Compartir a través de


RollingUpgradeProgressInfo.SuccessfulInstanceCount Propiedad

Definición

Obtiene el número de instancias que se han actualizado correctamente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a