get Experiment
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
experiment Name
The Experiment identifier associated with the Experiment
profile Name
The Profile identifier associated with the Tenant and Partner
resource Group Name
Name of the Resource group within the Azure subscription.
See also
suspend fun getExperiment(argument: suspend GetExperimentPlainArgsBuilder.() -> Unit): GetExperimentResult
Return
Defines the properties of an Experiment
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetExperimentPlainArgs.