GalleryInVMAccessControlProfileVersion.ReplicationStatus Property

Definition

Gets this is the replication status of the gallery image version.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationStatus")]
public Microsoft.Azure.Management.Compute.Models.ReplicationStatus ReplicationStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationStatus")>]
member this.ReplicationStatus : Microsoft.Azure.Management.Compute.Models.ReplicationStatus
Public ReadOnly Property ReplicationStatus As ReplicationStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to