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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.iotoperations.getDataFlowProfile
Explore with Pulumi AI
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a DataFlowProfileResource Azure REST API version: 2024-07-01-preview.
Using getDataFlowProfile
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 getDataFlowProfile(args: GetDataFlowProfileArgs, opts?: InvokeOptions): Promise<GetDataFlowProfileResult>
function getDataFlowProfileOutput(args: GetDataFlowProfileOutputArgs, opts?: InvokeOptions): Output<GetDataFlowProfileResult>def get_data_flow_profile(dataflow_profile_name: Optional[str] = None,
                          instance_name: Optional[str] = None,
                          resource_group_name: Optional[str] = None,
                          opts: Optional[InvokeOptions] = None) -> GetDataFlowProfileResult
def get_data_flow_profile_output(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[GetDataFlowProfileResult]func LookupDataFlowProfile(ctx *Context, args *LookupDataFlowProfileArgs, opts ...InvokeOption) (*LookupDataFlowProfileResult, error)
func LookupDataFlowProfileOutput(ctx *Context, args *LookupDataFlowProfileOutputArgs, opts ...InvokeOption) LookupDataFlowProfileResultOutput> Note: This function is named LookupDataFlowProfile in the Go SDK.
public static class GetDataFlowProfile 
{
    public static Task<GetDataFlowProfileResult> InvokeAsync(GetDataFlowProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetDataFlowProfileResult> Invoke(GetDataFlowProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDataFlowProfileResult> getDataFlowProfile(GetDataFlowProfileArgs args, InvokeOptions options)
public static Output<GetDataFlowProfileResult> getDataFlowProfile(GetDataFlowProfileArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:iotoperations:getDataFlowProfile
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DataflowProfile stringName 
- Name of Instance dataflowProfile resource
- InstanceName string
- Name of instance.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- DataflowProfile stringName 
- Name of Instance dataflowProfile resource
- InstanceName string
- Name of instance.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- dataflowProfile StringName 
- Name of Instance dataflowProfile resource
- instanceName String
- Name of instance.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- dataflowProfile stringName 
- Name of Instance dataflowProfile resource
- instanceName string
- Name of instance.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- 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.
- dataflowProfile StringName 
- Name of Instance dataflowProfile resource
- instanceName String
- Name of instance.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getDataFlowProfile Result
The following output properties are available:
- ExtendedLocation 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. Data Flow Profile Properties Response 
- The resource-specific properties for this resource.
- SystemData 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"
- ExtendedLocation 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 Profile Properties Response 
- The resource-specific properties for this resource.
- SystemData 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"
- extendedLocation 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 Profile Properties Response 
- The resource-specific properties for this resource.
- systemData 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"
- extendedLocation 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 Profile Properties Response 
- The resource-specific properties for this resource.
- systemData 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"
- 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 Profile 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"
- 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
DataFlowProfilePropertiesResponse    
- ProvisioningState string
- The status of the last operation.
- Diagnostics
Pulumi.Azure Native. Io TOperations. Inputs. Profile Diagnostics Response 
- Spec defines the desired identities of NBC diagnostics settings.
- InstanceCount int
- To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- ProvisioningState string
- The status of the last operation.
- Diagnostics
ProfileDiagnostics Response 
- Spec defines the desired identities of NBC diagnostics settings.
- InstanceCount int
- To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioningState String
- The status of the last operation.
- diagnostics
ProfileDiagnostics Response 
- Spec defines the desired identities of NBC diagnostics settings.
- instanceCount Integer
- To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioningState string
- The status of the last operation.
- diagnostics
ProfileDiagnostics Response 
- Spec defines the desired identities of NBC diagnostics settings.
- instanceCount number
- To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioning_state str
- The status of the last operation.
- diagnostics
ProfileDiagnostics Response 
- Spec defines the desired identities of NBC diagnostics settings.
- instance_count int
- To manually scale the dataflow profile, specify the maximum number of instances you want to run.
- provisioningState String
- The status of the last operation.
- diagnostics Property Map
- Spec defines the desired identities of NBC diagnostics settings.
- instanceCount Number
- To manually scale the dataflow profile, specify the maximum number of instances you want to run.
DiagnosticsLogsResponse  
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- OpentelemetryExport Pulumi.Config Azure Native. Io TOperations. Inputs. Open Telemetry Log Export Config Response 
- The open telemetry export configuration.
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- OpentelemetryExport OpenConfig Telemetry Log Export Config Response 
- The open telemetry export configuration.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetryExport OpenConfig Telemetry Log Export Config Response 
- The open telemetry export configuration.
- level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetryExport OpenConfig Telemetry Log Export Config Response 
- The open telemetry export configuration.
- level str
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetry_export_ Openconfig Telemetry Log Export Config Response 
- The open telemetry export configuration.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- opentelemetryExport Property MapConfig 
- The open telemetry export configuration.
ExtendedLocationResponse  
MetricsResponse 
- OpentelemetryExport Pulumi.Config Azure Native. Io TOperations. Inputs. Open Telemetry Export Config Response 
- The open telemetry export configuration.
- PrometheusPort int
- The prometheus port to expose the metrics.
- OpentelemetryExport OpenConfig Telemetry Export Config Response 
- The open telemetry export configuration.
- PrometheusPort int
- The prometheus port to expose the metrics.
- opentelemetryExport OpenConfig Telemetry Export Config Response 
- The open telemetry export configuration.
- prometheusPort Integer
- The prometheus port to expose the metrics.
- opentelemetryExport OpenConfig Telemetry Export Config Response 
- The open telemetry export configuration.
- prometheusPort number
- The prometheus port to expose the metrics.
- opentelemetry_export_ Openconfig Telemetry Export Config Response 
- The open telemetry export configuration.
- prometheus_port int
- The prometheus port to expose the metrics.
- opentelemetryExport Property MapConfig 
- The open telemetry export configuration.
- prometheusPort Number
- The prometheus port to expose the metrics.
OpenTelemetryExportConfigResponse    
- OtlpGrpc stringEndpoint 
- The open telemetry collector endpoint to export to.
- IntervalSeconds int
- How often to export the metrics to the open telemetry collector.
- OtlpGrpc stringEndpoint 
- The open telemetry collector endpoint to export to.
- IntervalSeconds int
- How often to export the metrics to the open telemetry collector.
- otlpGrpc StringEndpoint 
- The open telemetry collector endpoint to export to.
- intervalSeconds Integer
- How often to export the metrics to the open telemetry collector.
- otlpGrpc stringEndpoint 
- The open telemetry collector endpoint to export to.
- intervalSeconds number
- How often to export the metrics to the open telemetry collector.
- otlp_grpc_ strendpoint 
- The open telemetry collector endpoint to export to.
- interval_seconds int
- How often to export the metrics to the open telemetry collector.
- otlpGrpc StringEndpoint 
- The open telemetry collector endpoint to export to.
- intervalSeconds Number
- How often to export the metrics to the open telemetry collector.
OpenTelemetryLogExportConfigResponse     
- OtlpGrpc stringEndpoint 
- The open telemetry collector endpoint to export to.
- IntervalSeconds int
- How often to export the metrics to the open telemetry collector.
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- OtlpGrpc stringEndpoint 
- The open telemetry collector endpoint to export to.
- IntervalSeconds int
- How often to export the metrics to the open telemetry collector.
- Level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlpGrpc StringEndpoint 
- The open telemetry collector endpoint to export to.
- intervalSeconds Integer
- How often to export the metrics to the open telemetry collector.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlpGrpc stringEndpoint 
- The open telemetry collector endpoint to export to.
- intervalSeconds number
- How often to export the metrics to the open telemetry collector.
- level string
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlp_grpc_ strendpoint 
- The open telemetry collector endpoint to export to.
- interval_seconds int
- How often to export the metrics to the open telemetry collector.
- level str
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
- otlpGrpc StringEndpoint 
- The open telemetry collector endpoint to export to.
- intervalSeconds Number
- How often to export the metrics to the open telemetry collector.
- level String
- The log level. Examples - 'debug', 'info', 'warn', 'error', 'trace'.
ProfileDiagnosticsResponse  
- Logs
Pulumi.Azure Native. Io TOperations. Inputs. Diagnostics Logs Response 
- Diagnostic log settings for the resource.
- Metrics
Pulumi.Azure Native. Io TOperations. Inputs. Metrics Response 
- The metrics settings for the resource.
- Logs
DiagnosticsLogs Response 
- Diagnostic log settings for the resource.
- Metrics
MetricsResponse 
- The metrics settings for the resource.
- logs
DiagnosticsLogs Response 
- Diagnostic log settings for the resource.
- metrics
MetricsResponse 
- The metrics settings for the resource.
- logs
DiagnosticsLogs Response 
- Diagnostic log settings for the resource.
- metrics
MetricsResponse 
- The metrics settings for the resource.
- logs
DiagnosticsLogs Response 
- Diagnostic log settings for the resource.
- metrics
MetricsResponse 
- The metrics settings for the resource.
- logs Property Map
- Diagnostic log settings for the resource.
- metrics Property Map
- The metrics settings for the resource.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi