Freigeben über


GalleryArtifactPublishingProfileBase.ReplicaCount Eigenschaft

Definition

Ruft die Anzahl der Replikate der Imageversion ab, die pro Region erstellt werden sollen, oder legt diese fest. Diese Eigenschaft wird für eine Region wirksam, wenn "regionalReplicaCount" nicht angegeben ist. Diese Eigenschaft ist aktualisierbar.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: