Share via


RegionalReplicationStatus.Region Property

Definition

Gets the region to which the gallery Image Version is being replicated to.

[Newtonsoft.Json.JsonProperty(PropertyName="region")]
public string Region { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="region")>]
member this.Region : string
Public ReadOnly Property Region As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to