azure-native.iotoperations.getDataflow
Explore with Pulumi AI
Get a DataflowResource
Uses Azure REST API version 2024-11-01.
Other available API versions: 2024-08-15-preview, 2024-09-15-preview, 2025-04-01, 2025-07-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native iotoperations [ApiVersion]
. See the version guide for details.
Using getDataflow
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDataflow(args: GetDataflowArgs, opts?: InvokeOptions): Promise<GetDataflowResult>
function getDataflowOutput(args: GetDataflowOutputArgs, opts?: InvokeOptions): Output<GetDataflowResult>
def get_dataflow(dataflow_name: Optional[str] = None,
dataflow_profile_name: Optional[str] = None,
instance_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDataflowResult
def get_dataflow_output(dataflow_name: Optional[pulumi.Input[str]] = None,
dataflow_profile_name: Optional[pulumi.Input[str]] = None,
instance_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDataflowResult]
func LookupDataflow(ctx *Context, args *LookupDataflowArgs, opts ...InvokeOption) (*LookupDataflowResult, error)
func LookupDataflowOutput(ctx *Context, args *LookupDataflowOutputArgs, opts ...InvokeOption) LookupDataflowResultOutput
> Note: This function is named LookupDataflow
in the Go SDK.
public static class GetDataflow
{
public static Task<GetDataflowResult> InvokeAsync(GetDataflowArgs args, InvokeOptions? opts = null)
public static Output<GetDataflowResult> Invoke(GetDataflowInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDataflowResult> getDataflow(GetDataflowArgs args, InvokeOptions options)
public static Output<GetDataflowResult> getDataflow(GetDataflowArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:iotoperations:getDataflow
arguments:
# arguments dictionary
The following arguments are supported:
- Dataflow
Name string - Name of Instance dataflowProfile dataflow resource
- Dataflow
Profile stringName - Name of Instance dataflowProfile resource
- Instance
Name string - Name of instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Dataflow
Name string - Name of Instance dataflowProfile dataflow resource
- Dataflow
Profile stringName - Name of Instance dataflowProfile resource
- Instance
Name string - Name of instance.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- dataflow
Name String - Name of Instance dataflowProfile dataflow resource
- dataflow
Profile StringName - Name of Instance dataflowProfile resource
- instance
Name String - Name of instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- dataflow
Name string - Name of Instance dataflowProfile dataflow resource
- dataflow
Profile stringName - Name of Instance dataflowProfile resource
- instance
Name string - Name of instance.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- dataflow_
name str - Name of Instance dataflowProfile dataflow resource
- dataflow_
profile_ strname - Name of Instance dataflowProfile resource
- instance_
name str - Name of instance.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- dataflow
Name String - Name of Instance dataflowProfile dataflow resource
- dataflow
Profile StringName - Name of Instance dataflowProfile resource
- instance
Name String - Name of instance.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getDataflow Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Extended
Location Pulumi.Azure Native. Io TOperations. Outputs. Extended Location Response - Edge location of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Io TOperations. Outputs. Dataflow Properties Response - The resource-specific properties for this resource.
- System
Data Pulumi.Azure Native. Io TOperations. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Azure
Api stringVersion - The Azure API version of the resource.
- Extended
Location ExtendedLocation Response - Edge location of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- Properties
Dataflow
Properties Response - The resource-specific properties for this resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api StringVersion - The Azure API version of the resource.
- extended
Location ExtendedLocation Response - Edge location of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties
Dataflow
Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api stringVersion - The Azure API version of the resource.
- extended
Location ExtendedLocation Response - Edge location of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- properties
Dataflow
Properties Response - The resource-specific properties for this resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure_
api_ strversion - The Azure API version of the resource.
- extended_
location ExtendedLocation Response - Edge location of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- properties
Dataflow
Properties Response - The resource-specific properties for this resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api StringVersion - The Azure API version of the resource.
- extended
Location Property Map - Edge location of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
DataflowBuiltInTransformationDatasetResponse
- Inputs List<string>
- List of fields for enriching from the Broker State Store.
- Key string
- The key of the dataset.
- Description string
- A user provided optional description of the dataset.
- Expression string
- Condition to enrich data from Broker State Store. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- Schema
Ref string - The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
- Inputs []string
- List of fields for enriching from the Broker State Store.
- Key string
- The key of the dataset.
- Description string
- A user provided optional description of the dataset.
- Expression string
- Condition to enrich data from Broker State Store. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- Schema
Ref string - The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
- inputs List<String>
- List of fields for enriching from the Broker State Store.
- key String
- The key of the dataset.
- description String
- A user provided optional description of the dataset.
- expression String
- Condition to enrich data from Broker State Store. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- schema
Ref String - The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
- inputs string[]
- List of fields for enriching from the Broker State Store.
- key string
- The key of the dataset.
- description string
- A user provided optional description of the dataset.
- expression string
- Condition to enrich data from Broker State Store. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- schema
Ref string - The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
- inputs Sequence[str]
- List of fields for enriching from the Broker State Store.
- key str
- The key of the dataset.
- description str
- A user provided optional description of the dataset.
- expression str
- Condition to enrich data from Broker State Store. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- schema_
ref str - The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
- inputs List<String>
- List of fields for enriching from the Broker State Store.
- key String
- The key of the dataset.
- description String
- A user provided optional description of the dataset.
- expression String
- Condition to enrich data from Broker State Store. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- schema
Ref String - The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
DataflowBuiltInTransformationFilterResponse
- Expression string
- Condition to filter data. Can reference input fields with {n} where n is the index of the input field starting from 1. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- Inputs List<string>
- List of fields for filtering in JSON path expression.
- Description string
- A user provided optional description of the filter.
- Type string
- The type of dataflow operation.
- Expression string
- Condition to filter data. Can reference input fields with {n} where n is the index of the input field starting from 1. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- Inputs []string
- List of fields for filtering in JSON path expression.
- Description string
- A user provided optional description of the filter.
- Type string
- The type of dataflow operation.
- expression String
- Condition to filter data. Can reference input fields with {n} where n is the index of the input field starting from 1. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- inputs List<String>
- List of fields for filtering in JSON path expression.
- description String
- A user provided optional description of the filter.
- type String
- The type of dataflow operation.
- expression string
- Condition to filter data. Can reference input fields with {n} where n is the index of the input field starting from 1. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- inputs string[]
- List of fields for filtering in JSON path expression.
- description string
- A user provided optional description of the filter.
- type string
- The type of dataflow operation.
- expression str
- Condition to filter data. Can reference input fields with {n} where n is the index of the input field starting from 1. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- inputs Sequence[str]
- List of fields for filtering in JSON path expression.
- description str
- A user provided optional description of the filter.
- type str
- The type of dataflow operation.
- expression String
- Condition to filter data. Can reference input fields with {n} where n is the index of the input field starting from 1. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided)
- inputs List<String>
- List of fields for filtering in JSON path expression.
- description String
- A user provided optional description of the filter.
- type String
- The type of dataflow operation.
DataflowBuiltInTransformationMapResponse
- Inputs List<string>
- List of fields for mapping in JSON path expression.
- Output string
- Where and how the input fields to be organized in the output record.
- Description string
- A user provided optional description of the mapping function.
- Expression string
- Modify the inputs field(s) to the final output field. Example: $1 * 2.2 (Assuming inputs section $1 is provided)
- Type string
- Type of transformation.
- Inputs []string
- List of fields for mapping in JSON path expression.
- Output string
- Where and how the input fields to be organized in the output record.
- Description string
- A user provided optional description of the mapping function.
- Expression string
- Modify the inputs field(s) to the final output field. Example: $1 * 2.2 (Assuming inputs section $1 is provided)
- Type string
- Type of transformation.
- inputs List<String>
- List of fields for mapping in JSON path expression.
- output String
- Where and how the input fields to be organized in the output record.
- description String
- A user provided optional description of the mapping function.
- expression String
- Modify the inputs field(s) to the final output field. Example: $1 * 2.2 (Assuming inputs section $1 is provided)
- type String
- Type of transformation.
- inputs string[]
- List of fields for mapping in JSON path expression.
- output string
- Where and how the input fields to be organized in the output record.
- description string
- A user provided optional description of the mapping function.
- expression string
- Modify the inputs field(s) to the final output field. Example: $1 * 2.2 (Assuming inputs section $1 is provided)
- type string
- Type of transformation.
- inputs Sequence[str]
- List of fields for mapping in JSON path expression.
- output str
- Where and how the input fields to be organized in the output record.
- description str
- A user provided optional description of the mapping function.
- expression str
- Modify the inputs field(s) to the final output field. Example: $1 * 2.2 (Assuming inputs section $1 is provided)
- type str
- Type of transformation.
- inputs List<String>
- List of fields for mapping in JSON path expression.
- output String
- Where and how the input fields to be organized in the output record.
- description String
- A user provided optional description of the mapping function.
- expression String
- Modify the inputs field(s) to the final output field. Example: $1 * 2.2 (Assuming inputs section $1 is provided)
- type String
- Type of transformation.
DataflowBuiltInTransformationSettingsResponse
- Datasets
List<Pulumi.
Azure Native. Io TOperations. Inputs. Dataflow Built In Transformation Dataset Response> - Enrich data from Broker State Store. Dataset references a key in Broker State Store.
- Filter
List<Pulumi.
Azure Native. Io TOperations. Inputs. Dataflow Built In Transformation Filter Response> - Filters input record or datapoints based on condition.
- Map
List<Pulumi.
Azure Native. Io TOperations. Inputs. Dataflow Built In Transformation Map Response> - Maps input to output message.
- Schema
Ref string - Reference to the schema that describes the output of the transformation.
- Serialization
Format string - Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
- Datasets
[]Dataflow
Built In Transformation Dataset Response - Enrich data from Broker State Store. Dataset references a key in Broker State Store.
- Filter
[]Dataflow
Built In Transformation Filter Response - Filters input record or datapoints based on condition.
- Map
[]Dataflow
Built In Transformation Map Response - Maps input to output message.
- Schema
Ref string - Reference to the schema that describes the output of the transformation.
- Serialization
Format string - Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
- datasets
List<Dataflow
Built In Transformation Dataset Response> - Enrich data from Broker State Store. Dataset references a key in Broker State Store.
- filter
List<Dataflow
Built In Transformation Filter Response> - Filters input record or datapoints based on condition.
- map
List<Dataflow
Built In Transformation Map Response> - Maps input to output message.
- schema
Ref String - Reference to the schema that describes the output of the transformation.
- serialization
Format String - Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
- datasets
Dataflow
Built In Transformation Dataset Response[] - Enrich data from Broker State Store. Dataset references a key in Broker State Store.
- filter
Dataflow
Built In Transformation Filter Response[] - Filters input record or datapoints based on condition.
- map
Dataflow
Built In Transformation Map Response[] - Maps input to output message.
- schema
Ref string - Reference to the schema that describes the output of the transformation.
- serialization
Format string - Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
- datasets
Sequence[Dataflow
Built In Transformation Dataset Response] - Enrich data from Broker State Store. Dataset references a key in Broker State Store.
- filter
Sequence[Dataflow
Built In Transformation Filter Response] - Filters input record or datapoints based on condition.
- map
Sequence[Dataflow
Built In Transformation Map Response] - Maps input to output message.
- schema_
ref str - Reference to the schema that describes the output of the transformation.
- serialization_
format str - Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
- datasets List<Property Map>
- Enrich data from Broker State Store. Dataset references a key in Broker State Store.
- filter List<Property Map>
- Filters input record or datapoints based on condition.
- map List<Property Map>
- Maps input to output message.
- schema
Ref String - Reference to the schema that describes the output of the transformation.
- serialization
Format String - Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
DataflowDestinationOperationSettingsResponse
- Data
Destination string - Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
- Endpoint
Ref string - Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
- Data
Destination string - Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
- Endpoint
Ref string - Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
- data
Destination String - Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
- endpoint
Ref String - Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
- data
Destination string - Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
- endpoint
Ref string - Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
- data_
destination str - Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
- endpoint_
ref str - Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
- data
Destination String - Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
- endpoint
Ref String - Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
DataflowOperationResponse
- Operation
Type string - Type of operation.
- Built
In Pulumi.Transformation Settings Azure Native. Io TOperations. Inputs. Dataflow Built In Transformation Settings Response - Built In Transformation configuration.
- Destination
Settings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Destination Operation Settings Response - Destination configuration.
- Name string
- Optional user provided name of the transformation.
- Source
Settings Pulumi.Azure Native. Io TOperations. Inputs. Dataflow Source Operation Settings Response - Source configuration.
- Operation
Type string - Type of operation.
- Built
In DataflowTransformation Settings Built In Transformation Settings Response - Built In Transformation configuration.
- Destination
Settings DataflowDestination Operation Settings Response - Destination configuration.
- Name string
- Optional user provided name of the transformation.
- Source
Settings DataflowSource Operation Settings Response - Source configuration.
- operation
Type String - Type of operation.
- built
In DataflowTransformation Settings Built In Transformation Settings Response - Built In Transformation configuration.
- destination
Settings DataflowDestination Operation Settings Response - Destination configuration.
- name String
- Optional user provided name of the transformation.
- source
Settings DataflowSource Operation Settings Response - Source configuration.
- operation
Type string - Type of operation.
- built
In DataflowTransformation Settings Built In Transformation Settings Response - Built In Transformation configuration.
- destination
Settings DataflowDestination Operation Settings Response - Destination configuration.
- name string
- Optional user provided name of the transformation.
- source
Settings DataflowSource Operation Settings Response - Source configuration.
- operation_
type str - Type of operation.
- built_
in_ Dataflowtransformation_ settings Built In Transformation Settings Response - Built In Transformation configuration.
- destination_
settings DataflowDestination Operation Settings Response - Destination configuration.
- name str
- Optional user provided name of the transformation.
- source_
settings DataflowSource Operation Settings Response - Source configuration.
- operation
Type String - Type of operation.
- built
In Property MapTransformation Settings - Built In Transformation configuration.
- destination
Settings Property Map - Destination configuration.
- name String
- Optional user provided name of the transformation.
- source
Settings Property Map - Source configuration.
DataflowPropertiesResponse
- Operations
List<Pulumi.
Azure Native. Io TOperations. Inputs. Dataflow Operation Response> - List of operations including source and destination references as well as transformation.
- Provisioning
State string - The status of the last operation.
- Mode string
- Mode for Dataflow. Optional; defaults to Enabled.
- Operations
[]Dataflow
Operation Response - List of operations including source and destination references as well as transformation.
- Provisioning
State string - The status of the last operation.
- Mode string
- Mode for Dataflow. Optional; defaults to Enabled.
- operations
List<Dataflow
Operation Response> - List of operations including source and destination references as well as transformation.
- provisioning
State String - The status of the last operation.
- mode String
- Mode for Dataflow. Optional; defaults to Enabled.
- operations
Dataflow
Operation Response[] - List of operations including source and destination references as well as transformation.
- provisioning
State string - The status of the last operation.
- mode string
- Mode for Dataflow. Optional; defaults to Enabled.
- operations
Sequence[Dataflow
Operation Response] - List of operations including source and destination references as well as transformation.
- provisioning_
state str - The status of the last operation.
- mode str
- Mode for Dataflow. Optional; defaults to Enabled.
- operations List<Property Map>
- List of operations including source and destination references as well as transformation.
- provisioning
State String - The status of the last operation.
- mode String
- Mode for Dataflow. Optional; defaults to Enabled.
DataflowSourceOperationSettingsResponse
- Data
Sources List<string> - List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
- Endpoint
Ref string - Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
- Asset
Ref string - Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
- Schema
Ref string - Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
- Serialization
Format string - Content is a JSON Schema. Allowed: JSON Schema/draft-7.
- Data
Sources []string - List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
- Endpoint
Ref string - Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
- Asset
Ref string - Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
- Schema
Ref string - Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
- Serialization
Format string - Content is a JSON Schema. Allowed: JSON Schema/draft-7.
- data
Sources List<String> - List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
- endpoint
Ref String - Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
- asset
Ref String - Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
- schema
Ref String - Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
- serialization
Format String - Content is a JSON Schema. Allowed: JSON Schema/draft-7.
- data
Sources string[] - List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
- endpoint
Ref string - Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
- asset
Ref string - Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
- schema
Ref string - Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
- serialization
Format string - Content is a JSON Schema. Allowed: JSON Schema/draft-7.
- data_
sources Sequence[str] - List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
- endpoint_
ref str - Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
- asset_
ref str - Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
- schema_
ref str - Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
- serialization_
format str - Content is a JSON Schema. Allowed: JSON Schema/draft-7.
- data
Sources List<String> - List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
- endpoint
Ref String - Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
- asset
Ref String - Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
- schema
Ref String - Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
- serialization
Format String - Content is a JSON Schema. Allowed: JSON Schema/draft-7.
ExtendedLocationResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0