다음을 통해 공유


MachineLearningComputeProperties.IsAttachedCompute Property

Definition

Indicating whether the compute was provisioned by user and brought from outside if true, or machine learning service provisioned it if false.

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

Property Value

Applies to