getDataFlowProfile

Get a DataFlowProfileResource Uses Azure REST API version 2024-07-01-preview.

Return

Instance dataflowProfile resource

Parameters

argument

null


suspend fun getDataFlowProfile(dataflowProfileName: String, instanceName: String, resourceGroupName: String): GetDataFlowProfileResult

Return

Instance dataflowProfile resource

Parameters

dataflowProfileName

Name of Instance dataflowProfile resource

instanceName

Name of instance.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

Instance dataflowProfile resource

Parameters

argument

Builder for com.pulumi.azurenative.iotoperations.kotlin.inputs.GetDataFlowProfilePlainArgs.

See also