다음을 통해 공유


GalleryTargetExtendedLocation.ExtendedLocationReplicaCount Property

Definition

Gets or sets the number of replicas of the Image Version to be created per extended location. This property is updatable.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to