다음을 통해 공유


OperationalizationClusterData.ProvisioningErrors Property

Definition

List of provisioning errors reported by the resource provider.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearningCompute.Models.ErrorResponseWrapper> ProvisioningErrors { get; }
member this.ProvisioningErrors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.MachineLearningCompute.Models.ErrorResponseWrapper>
Public ReadOnly Property ProvisioningErrors As IReadOnlyList(Of ErrorResponseWrapper)

Property Value

Applies to