次の方法で共有


FeatureSwitches.SkipAzureMLDeploymentEnabled プロパティ

定義

SkipAzureMLDeployment が有効になっているかどうかを示す値を取得します。

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

プロパティ値

Boolean

true SkipAzureMLDeployment が有効になっている場合は 。それ以外の場合は false

適用対象