LocationsListResponse.Location.AvailableServices Property

 

Gets or sets a list of services that are available at a location.

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

Public Property AvailableServices As IList(Of String)

Property Value

Type: System.Collections.Generic.IList(Of String)

The list of available services.

Return to top
Show: