Compartir a través de


RollingUpgradeProgressInfo.PendingInstanceCount Propiedad

Definición

Obtiene el número de instancias que aún no han comenzado a actualizarse.

[Newtonsoft.Json.JsonProperty(PropertyName="pendingInstanceCount")]
public int? PendingInstanceCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pendingInstanceCount")>]
member this.PendingInstanceCount : Nullable<int>
Public ReadOnly Property PendingInstanceCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a