次の方法で共有


MachineLearningComputeProperties.IsAttachedCompute プロパティ

定義

コンピューティングがユーザーによってプロビジョニングされ、true の場合は外部から取り込まれたか、または false の場合は機械学習サービスによってプロビジョニングされたかどうかを示します。

public bool? IsAttachedCompute { get; }
member this.IsAttachedCompute : Nullable<bool>
Public ReadOnly Property IsAttachedCompute As Nullable(Of Boolean)

プロパティ値

適用対象