PSComputeNode.Errors Property

Definition

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Commands.Batch.Models.PSComputeNodeError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Commands.Batch.Models.PSComputeNodeError>
Public ReadOnly Property Errors As IReadOnlyList(Of PSComputeNodeError)

Property Value

Applies to