ILocationOperations Interface

 

Represents the interface for operations that are used to obtain location information.

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

Public Interface ILocationOperations

NameDescription
System_CAPS_pubmethodListAsync(CancellationToken)

Asynchronously lists all of the data center locations that are available for a subscription.

NameDescription
System_CAPS_pubmethodList()

Lists all of the data center locations that are available for a subscription.(Defined by LocationOperationsExtensions.)

System_CAPS_pubmethodListAsync()

Asynchronously lists all of the data center locations that are available for a subscription.(Defined by LocationOperationsExtensions.)

For more information about finding available data centers locations, see the following resources:

Return to top
Show: