IImage.AvailableRegion Property

Definition

The available regions of the image in the shared gallery.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The available regions of the image in the shared gallery.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availableRegions")]
public string[] AvailableRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The available regions of the image in the shared gallery.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availableRegions")>]
member this.AvailableRegion : string[] with get, set
Public Property AvailableRegion As String()

Property Value

String[]
Attributes

Applies to