1. Packages
  2. Azure Native
  3. API Docs
  4. iotoperations
  5. getDataFlow
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi

azure-native.iotoperations.getDataFlow

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 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>
    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]
    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)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:iotoperations:getDataFlow
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DataflowName string
    Name of Instance dataflowProfile dataflow resource
    DataflowProfileName string
    Name of Instance dataflowProfile resource
    InstanceName string
    Name of instance.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    DataflowName string
    Name of Instance dataflowProfile dataflow resource
    DataflowProfileName string
    Name of Instance dataflowProfile resource
    InstanceName string
    Name of instance.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    dataflowName String
    Name of Instance dataflowProfile dataflow resource
    dataflowProfileName String
    Name of Instance dataflowProfile resource
    instanceName String
    Name of instance.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    dataflowName string
    Name of Instance dataflowProfile dataflow resource
    dataflowProfileName string
    Name of Instance dataflowProfile resource
    instanceName string
    Name of instance.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    dataflow_name str
    Name of Instance dataflowProfile dataflow resource
    dataflow_profile_name str
    Name of Instance dataflowProfile resource
    instance_name str
    Name of instance.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    dataflowName String
    Name of Instance dataflowProfile dataflow resource
    dataflowProfileName String
    Name of Instance dataflowProfile resource
    instanceName String
    Name of instance.
    resourceGroupName 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 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)
    SchemaRef 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)
    SchemaRef 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)
    schemaRef 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)
    schemaRef 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)
    schemaRef 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.

    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 string
    Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
    EndpointRef string
    Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
    DataDestination string
    Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
    EndpointRef string
    Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
    dataDestination String
    Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
    endpointRef String
    Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.
    dataDestination string
    Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
    endpointRef 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.
    dataDestination String
    Destination location, can be a topic or table name. Supports dynamic values with $topic, $systemProperties, $userProperties, $payload, $context, and $subscription.
    endpointRef String
    Reference to the Endpoint CR. Can be of Broker, Kafka, Fabric, ADLS, ADX type.

    DataFlowOperationResponse

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

    DataFlowPropertiesResponse

    Operations List<Pulumi.AzureNative.IoTOperations.Inputs.DataFlowOperationResponse>
    List of operations including source and destination references as well as transformation.
    ProfileRef string
    Reference to the DataflowProfile CR.
    ProvisioningState string
    The status of the last operation.
    Mode string
    Mode for DataFlow. Optional; defaults to Enabled.
    Operations []DataFlowOperationResponse
    List of operations including source and destination references as well as transformation.
    ProfileRef string
    Reference to the DataflowProfile CR.
    ProvisioningState string
    The status of the last operation.
    Mode string
    Mode for DataFlow. Optional; defaults to Enabled.
    operations List<DataFlowOperationResponse>
    List of operations including source and destination references as well as transformation.
    profileRef String
    Reference to the DataflowProfile CR.
    provisioningState String
    The status of the last operation.
    mode String
    Mode for DataFlow. Optional; defaults to Enabled.
    operations DataFlowOperationResponse[]
    List of operations including source and destination references as well as transformation.
    profileRef string
    Reference to the DataflowProfile CR.
    provisioningState string
    The status of the last operation.
    mode string
    Mode for DataFlow. Optional; defaults to Enabled.
    operations Sequence[DataFlowOperationResponse]
    List of operations including source and destination references as well as transformation.
    profile_ref str
    Reference to the DataflowProfile CR.
    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.
    profileRef String
    Reference to the DataflowProfile CR.
    provisioningState String
    The status of the last operation.
    mode String
    Mode for DataFlow. Optional; defaults to Enabled.

    DataFlowSourceOperationResponse

    DataSources List<string>
    List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
    EndpointRef 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 []string
    List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
    EndpointRef 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 List<String>
    List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
    endpointRef 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 string[]
    List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
    endpointRef 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 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.
    dataSources List<String>
    List of source locations. Can be Broker or Kafka topics. Supports wildcards # and +.
    endpointRef 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 string
    The name of the extended location.
    Type string
    Type of ExtendedLocation.
    Name string
    The name of the extended location.
    Type string
    Type of ExtendedLocation.
    name String
    The name of the extended location.
    type String
    Type of ExtendedLocation.
    name string
    The name of the extended location.
    type string
    Type of ExtendedLocation.
    name str
    The name of the extended location.
    type str
    Type of ExtendedLocation.
    name String
    The name of the extended location.
    type 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 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi