AffinityGroupListResponse::AffinityGroup Class

 

Represents an affinity group.

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

System::Object
  Microsoft.WindowsAzure.Management.Models::AffinityGroupListResponse::AffinityGroup

public ref class AffinityGroup 

NameDescription
System_CAPS_pubmethodAffinityGroupListResponse::AffinityGroup()

Initializes a new instance of the AffinityGroupListResponse::AffinityGroup class.

NameDescription
System_CAPS_pubpropertyCapabilities

Gets or sets a list of supported operations for the affinity group.

System_CAPS_pubpropertyComputeCapabilities

Optional. The compute capabilities in this affinity group.

System_CAPS_pubpropertyCreatedTime

Optional. The time that the affinity group was created.

System_CAPS_pubpropertyDescription

Gets or sets the description of this affinity group.

System_CAPS_pubpropertyLabel

Gets or sets the base-64 encoded label of the affinity group.

System_CAPS_pubpropertyLocation

Gets or sets the location of the data center in which the affinity group is located.

System_CAPS_pubpropertyName

Gets or sets the name of the affinity group.

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: