getNetworkExperimentProfile

Defines an Network Experiment Profile and lists of Experiments Uses Azure REST API version 2019-11-01.

Return

Defines an Network Experiment Profile and lists of Experiments

Parameters

argument

null


suspend fun getNetworkExperimentProfile(profileName: String, resourceGroupName: String): GetNetworkExperimentProfileResult

Return

Defines an Network Experiment Profile and lists of Experiments

Parameters

profileName

The Profile identifier associated with the Tenant and Partner

resourceGroupName

Name of the Resource group within the Azure subscription.

See also


Return

Defines an Network Experiment Profile and lists of Experiments

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetNetworkExperimentProfilePlainArgs.

See also