Share via


BatchResizeOperationStatus.Errors Property

Definition

This property is set only if an error occurred during the last pool resize, and only when the pool allocationState is Steady.

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

Property Value

Applies to