Compartir a través de


ClusterResizeParameters.TargetInstanceCount Propiedad

Definición

Obtiene o establece el recuento de instancias de destino para la operación.

[Newtonsoft.Json.JsonProperty(PropertyName="targetInstanceCount")]
public int? TargetInstanceCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetInstanceCount")>]
member this.TargetInstanceCount : Nullable<int> with get, set
Public Property TargetInstanceCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a