FeatureSwitches.SkipAzureMLDeploymentEnabled Propiedad

Definición

Obtiene un valor si SkipAzureMLDeployment está habilitado.

public:
 property bool SkipAzureMLDeploymentEnabled { bool get(); };
public bool SkipAzureMLDeploymentEnabled { get; }
member this.SkipAzureMLDeploymentEnabled : bool
Public ReadOnly Property SkipAzureMLDeploymentEnabled As Boolean

Valor de propiedad

true si SkipAzureMLDeployment está habilitado; de lo contrario, false.

Se aplica a