你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GalleryArtifactPublishingProfileBase.ReplicationMode Property

Definition

Optional parameter which specifies the mode to be used for replication. This property is not updatable.

public Azure.ResourceManager.Compute.Models.GalleryReplicationMode? ReplicationMode { get; set; }
member this.ReplicationMode : Nullable<Azure.ResourceManager.Compute.Models.GalleryReplicationMode> with get, set
Public Property ReplicationMode As Nullable(Of GalleryReplicationMode)

Property Value

Applies to