Share via


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