RegionListResult.Regions Property

Definition

Optional. The list of locations.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.Region> Regions { get; set; }
member this.Regions : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.RemoteApp.Models.Region> with get, set
Public Property Regions As IList(Of Region)

Property Value

Applies to