LabVirtualMachineImageData.AvailableRegions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The available regions of the image in the shared gallery.
public System.Collections.Generic.IList<Azure.Core.AzureLocation> AvailableRegions { get; }
member this.AvailableRegions : System.Collections.Generic.IList<Azure.Core.AzureLocation>
Public ReadOnly Property AvailableRegions As IList(Of AzureLocation)