Compartir a través de


GalleryTargetExtendedLocation.ExtendedLocationReplicaCount Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a