1. Packages
  2. Azure Native v2
  3. API Docs
  4. iotoperations
  5. getDataFlow
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.iotoperations.getDataFlow

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Get a DataFlowResource Azure REST API version: 2024-07-01-preview.

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>
Copy
def get_data_flow(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_data_flow_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]
Copy
func LookupDataFlow(ctx *Context, args *LookupDataFlowArgs, opts ...InvokeOption) (*LookupDataFlowResult, error)
func LookupDataFlowOutput(ctx *Context, args *LookupDataFlowOutputArgs, opts ...InvokeOption) LookupDataFlowResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetDataFlowResult> getDataFlow(GetDataFlowArgs args, InvokeOptions options)
public static Output<GetDataFlowResult> getDataFlow(GetDataFlowArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:iotoperations:getDataFlow
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DataflowName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance dataflowProfile dataflow resource
DataflowProfileName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance dataflowProfile resource
InstanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
DataflowName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance dataflowProfile dataflow resource
DataflowProfileName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance dataflowProfile resource
InstanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of instance.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
dataflowName
This property is required.
Changes to this property will trigger replacement.
String
Name of Instance dataflowProfile dataflow resource
dataflowProfileName
This property is required.
Changes to this property will trigger replacement.
String
Name of Instance dataflowProfile resource
instanceName
This property is required.
Changes to this property will trigger replacement.
String
Name of instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
dataflowName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance dataflowProfile dataflow resource
dataflowProfileName
This property is required.
Changes to this property will trigger replacement.
string
Name of Instance dataflowProfile resource
instanceName
This property is required.
Changes to this property will trigger replacement.
string
Name of instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
dataflow_name
This property is required.
Changes to this property will trigger replacement.
str
Name of Instance dataflowProfile dataflow resource
dataflow_profile_name
This property is required.
Changes to this property will trigger replacement.
str
Name of Instance dataflowProfile resource
instance_name
This property is required.
Changes to this property will trigger replacement.
str
Name of instance.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
dataflowName
This property is required.
Changes to this property will trigger replacement.
String
Name of Instance dataflowProfile dataflow resource
dataflowProfileName
This property is required.
Changes to this property will trigger replacement.
String
Name of Instance dataflowProfile resource
instanceName
This property is required.
Changes to this property will trigger replacement.
String
Name of instance.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getDataFlow Result

The following output properties are available:

ExtendedLocation Pulumi.AzureNative.IoTOperations.Outputs.ExtendedLocationResponse
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.AzureNative.IoTOperations.Outputs.DataFlowPropertiesResponse
The resource-specific properties for this resource.
SystemData Pulumi.AzureNative.IoTOperations.Outputs.SystemDataResponse
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"
ExtendedLocation ExtendedLocationResponse
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 DataFlowPropertiesResponse
The resource-specific properties for this resource.
SystemData SystemDataResponse
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"
extendedLocation ExtendedLocationResponse
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 DataFlowPropertiesResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
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"
extendedLocation ExtendedLocationResponse
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 DataFlowPropertiesResponse
The resource-specific properties for this resource.
systemData SystemDataResponse
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"
extended_location ExtendedLocationResponse
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 DataFlowPropertiesResponse
The resource-specific properties for this resource.
system_data SystemDataResponse
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"
extendedLocation 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.
systemData 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 This property is required. List<string>
List of fields for enriching from the Broker State Store.
Key This property is required. 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)
SchemaRef string
The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
Inputs This property is required. []string
List of fields for enriching from the Broker State Store.
Key This property is required. 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)
SchemaRef string
The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
inputs This property is required. List<String>
List of fields for enriching from the Broker State Store.
key This property is required. 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)
schemaRef String
The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
inputs This property is required. string[]
List of fields for enriching from the Broker State Store.
key This property is required. 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)
schemaRef string
The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.
inputs This property is required. Sequence[str]
List of fields for enriching from the Broker State Store.
key This property is required. 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 This property is required. List<String>
List of fields for enriching from the Broker State Store.
key This property is required. 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)
schemaRef String
The reference to the schema that describes the dataset. Allowed: JSON Schema/draft-7.

DataFlowBuiltInTransformationFilterResponse

Expression This property is required. 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 This property is required. 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 This property is required. 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 This property is required. []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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. List<string>
List of fields for mapping in JSON path expression.
Output This property is required. 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 This property is required. []string
List of fields for mapping in JSON path expression.
Output This property is required. 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 This property is required. List<String>
List of fields for mapping in JSON path expression.
output This property is required. 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 This property is required. string[]
List of fields for mapping in JSON path expression.
output This property is required. 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 This property is required. Sequence[str]
List of fields for mapping in JSON path expression.
output This property is required. 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 This property is required. List<String>
List of fields for mapping in JSON path expression.
output This property is required. 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.

DataFlowBuiltInTransformationResponse

Datasets List<Pulumi.AzureNative.IoTOperations.Inputs.DataFlowBuiltInTransformationDatasetResponse>
Enrich data from Broker State Store. Dataset references a key in Broker State Store.
Filter List<Pulumi.AzureNative.IoTOperations.Inputs.DataFlowBuiltInTransformationFilterResponse>
Filters input record or datapoints based on condition.
Map List<Pulumi.AzureNative.IoTOperations.Inputs.DataFlowBuiltInTransformationMapResponse>
Maps input to output message.
SchemaRef string
Reference to the schema that describes the output of the transformation.
SerializationFormat string
Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
Datasets []DataFlowBuiltInTransformationDatasetResponse
Enrich data from Broker State Store. Dataset references a key in Broker State Store.
Filter []DataFlowBuiltInTransformationFilterResponse
Filters input record or datapoints based on condition.
Map []DataFlowBuiltInTransformationMapResponse
Maps input to output message.
SchemaRef string
Reference to the schema that describes the output of the transformation.
SerializationFormat string
Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
datasets List<DataFlowBuiltInTransformationDatasetResponse>
Enrich data from Broker State Store. Dataset references a key in Broker State Store.
filter List<DataFlowBuiltInTransformationFilterResponse>
Filters input record or datapoints based on condition.
map List<DataFlowBuiltInTransformationMapResponse>
Maps input to output message.
schemaRef String
Reference to the schema that describes the output of the transformation.
serializationFormat String
Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
datasets DataFlowBuiltInTransformationDatasetResponse[]
Enrich data from Broker State Store. Dataset references a key in Broker State Store.
filter DataFlowBuiltInTransformationFilterResponse[]
Filters input record or datapoints based on condition.
map DataFlowBuiltInTransformationMapResponse[]
Maps input to output message.
schemaRef string
Reference to the schema that describes the output of the transformation.
serializationFormat string
Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json
datasets Sequence[DataFlowBuiltInTransformationDatasetResponse]
Enrich data from Broker State Store. Dataset references a key in Broker State Store.
filter Sequence[DataFlowBuiltInTransformationFilterResponse]
Filters input record or datapoints based on condition.
map Sequence[DataFlowBuiltInTransformationMapResponse]
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.
schemaRef String
Reference to the schema that describes the output of the transformation.
serializationFormat String
Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json

DataFlowDestinationOperationResponse

DataDestination This property is required. string
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
EndpointRef This property is required. string
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
DataDestination This property is required. string
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
EndpointRef This property is required. string
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
dataDestination This property is required. String
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
endpointRef This property is required. String
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
dataDestination This property is required. string
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
endpointRef This property is required. string
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
data_destination This property is required. str
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
endpoint_ref This property is required. str
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
dataDestination This property is required. String
Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
endpointRef This property is required. String
Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.

DataFlowOperationResponse

DestinationSettings This property is required. Pulumi.AzureNative.IoTOperations.Inputs.DataFlowDestinationOperationResponse
Destination configuration.
OperationType This property is required. string
Type of operation.
SourceSettings This property is required. Pulumi.AzureNative.IoTOperations.Inputs.DataFlowSourceOperationResponse
Source configuration.
BuiltInTransformationSettings Pulumi.AzureNative.IoTOperations.Inputs.DataFlowBuiltInTransformationResponse
Transformation configuration.
Name string
Optional user provided name of the transformation.
DestinationSettings This property is required. DataFlowDestinationOperationResponse
Destination configuration.
OperationType This property is required. string
Type of operation.
SourceSettings This property is required. DataFlowSourceOperationResponse
Source configuration.
BuiltInTransformationSettings DataFlowBuiltInTransformationResponse
Transformation configuration.
Name string
Optional user provided name of the transformation.
destinationSettings This property is required. DataFlowDestinationOperationResponse
Destination configuration.
operationType This property is required. String
Type of operation.
sourceSettings This property is required. DataFlowSourceOperationResponse
Source configuration.
builtInTransformationSettings DataFlowBuiltInTransformationResponse
Transformation configuration.
name String
Optional user provided name of the transformation.
destinationSettings This property is required. DataFlowDestinationOperationResponse
Destination configuration.
operationType This property is required. string
Type of operation.
sourceSettings This property is required. DataFlowSourceOperationResponse
Source configuration.
builtInTransformationSettings DataFlowBuiltInTransformationResponse
Transformation configuration.
name string
Optional user provided name of the transformation.
destination_settings This property is required. DataFlowDestinationOperationResponse
Destination configuration.
operation_type This property is required. str
Type of operation.
source_settings This property is required. DataFlowSourceOperationResponse
Source configuration.
built_in_transformation_settings DataFlowBuiltInTransformationResponse
Transformation configuration.
name str
Optional user provided name of the transformation.
destinationSettings This property is required. Property Map
Destination configuration.
operationType This property is required. String
Type of operation.
sourceSettings This property is required. Property Map
Source configuration.
builtInTransformationSettings Property Map
Transformation configuration.
name String
Optional user provided name of the transformation.

DataFlowPropertiesResponse

Operations This property is required. List<Pulumi.AzureNative.IoTOperations.Inputs.DataFlowOperationResponse>
List of operations including source and destination references as well as transformation.
ProfileRef This property is required. string
Reference to the DataflowProfile CR.
ProvisioningState This property is required. string
The status of the last operation.
Mode string
Mode for DataFlow. Optional; defaults to Enabled.
Operations This property is required. []DataFlowOperationResponse
List of operations including source and destination references as well as transformation.
ProfileRef This property is required. string
Reference to the DataflowProfile CR.
ProvisioningState This property is required. string
The status of the last operation.
Mode string
Mode for DataFlow. Optional; defaults to Enabled.
operations This property is required. List<DataFlowOperationResponse>
List of operations including source and destination references as well as transformation.
profileRef This property is required. String
Reference to the DataflowProfile CR.
provisioningState This property is required. String
The status of the last operation.
mode String
Mode for DataFlow. Optional; defaults to Enabled.
operations This property is required. DataFlowOperationResponse[]
List of operations including source and destination references as well as transformation.
profileRef This property is required. string
Reference to the DataflowProfile CR.
provisioningState This property is required. string
The status of the last operation.
mode string
Mode for DataFlow. Optional; defaults to Enabled.
operations This property is required. Sequence[DataFlowOperationResponse]
List of operations including source and destination references as well as transformation.
profile_ref This property is required. str
Reference to the DataflowProfile CR.
provisioning_state This property is required. str
The status of the last operation.
mode str
Mode for DataFlow. Optional; defaults to Enabled.
operations This property is required. List<Property Map>
List of operations including source and destination references as well as transformation.
profileRef This property is required. String
Reference to the DataflowProfile CR.
provisioningState This property is required. String
The status of the last operation.
mode String
Mode for DataFlow. Optional; defaults to Enabled.

DataFlowSourceOperationResponse

DataSources This property is required. List<string>
List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
EndpointRef This property is required. string
Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
AssetRef string
Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
SchemaRef string
Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
SerializationFormat string
Content is a JSON Schema. Allowed: JSON Schema/draft-7.
DataSources This property is required. []string
List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
EndpointRef This property is required. string
Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
AssetRef string
Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
SchemaRef string
Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
SerializationFormat string
Content is a JSON Schema. Allowed: JSON Schema/draft-7.
dataSources This property is required. List<String>
List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
endpointRef This property is required. String
Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
assetRef String
Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
schemaRef String
Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
serializationFormat String
Content is a JSON Schema. Allowed: JSON Schema/draft-7.
dataSources This property is required. string[]
List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
endpointRef This property is required. string
Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
assetRef string
Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
schemaRef string
Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
serializationFormat string
Content is a JSON Schema. Allowed: JSON Schema/draft-7.
data_sources This property is required. Sequence[str]
List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
endpoint_ref This property is required. 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.
dataSources This property is required. List<String>
List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
endpointRef This property is required. String
Reference to the Dataflow Endpoint resource. Can only be of Broker and Kafka type.
assetRef String
Reference to the resource in Azure Device Registry where the data in the endpoint originates from.
schemaRef String
Schema CR reference. Data will be deserialized according to the schema, and dropped if it doesn't match.
serializationFormat String
Content is a JSON Schema. Allowed: JSON Schema/draft-7.

ExtendedLocationResponse

Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
Name This property is required. string
The name of the extended location.
Type This property is required. string
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.
name This property is required. string
The name of the extended location.
type This property is required. string
Type of ExtendedLocation.
name This property is required. str
The name of the extended location.
type This property is required. str
Type of ExtendedLocation.
name This property is required. String
The name of the extended location.
type This property is required. String
Type of ExtendedLocation.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi