LocationsListResponse.Location Class

 

Represents a data center location.

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

System.Object
  Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location

Public Class Location

NameDescription
System_CAPS_pubmethodLocationsListResponse.Location()

Initializes a new instance of the LocationsListResponse.Location class.

NameDescription
System_CAPS_pubpropertyAvailableServices

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

System_CAPS_pubpropertyComputeCapabilities

Optional. The compute capabilities in this location.

System_CAPS_pubpropertyDisplayName

Gets or sets the display name of data center location.

System_CAPS_pubpropertyName

Gets or sets the name of a data center location.

System_CAPS_pubpropertyStorageCapabilities

Optional. The storage capabilities in this location.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: