Share via


IRegionalReplicationStatus.Region Property

Definition

The region to which the gallery image version is being replicated to.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The region to which the gallery image version is being replicated to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="region")]
public string Region { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The region to which the gallery image version is being replicated to.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="region")>]
member this.Region : string
Public ReadOnly Property Region As String

Property Value

Attributes

Applies to