CloudPool.ResizeErrors Propiedad

Definición

Obtiene una lista de errores detectados al realizar el último cambio de tamaño en .CloudPool Los errores solo se devuelven cuando el servicio Batch encontró un error al cambiar el tamaño del grupo y cuando el del AllocationState grupo es Estable.

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

Valor de propiedad

Se aplica a