getExperiment

Defines the properties of an Experiment Uses Azure REST API version 2019-11-01.

Return

Defines the properties of an Experiment

Parameters

argument

null


suspend fun getExperiment(experimentName: String, profileName: String, resourceGroupName: String): GetExperimentResult

Return

Defines the properties of an Experiment

Parameters

experimentName

The Experiment identifier associated with the Experiment

profileName

The Profile identifier associated with the Tenant and Partner

resourceGroupName

Name of the Resource group within the Azure subscription.

See also


Return

Defines the properties of an Experiment

Parameters

argument

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

See also