GetExperimentPlainArgs

data class GetExperimentPlainArgs(val experimentName: String, val profileName: String, val resourceGroupName: String) : ConvertibleToJava<GetExperimentPlainArgs>

Constructors

Link copied to clipboard
fun GetExperimentPlainArgs(experimentName: String, profileName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetExperimentPlainArgs

Properties

Link copied to clipboard

The Experiment identifier associated with the Experiment

Link copied to clipboard

The Profile identifier associated with the Tenant and Partner

Link copied to clipboard

Name of the Resource group within the Azure subscription.