get Data Flow Profile
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
dataflow Profile Name
Name of Instance dataflowProfile resource
instance Name
Name of instance.
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getDataFlowProfile(argument: suspend GetDataFlowProfilePlainArgsBuilder.() -> Unit): GetDataFlowProfileResult
Return
Instance dataflowProfile resource
Parameters
argument
Builder for com.pulumi.azurenative.iotoperations.kotlin.inputs.GetDataFlowProfilePlainArgs.