Compartir a través de


TargetRegion.RegionalReplicaCount Propiedad

Definición

Obtiene o establece el número de réplicas de la versión de imagen que se va a crear por región. Esta propiedad es actualizable.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a