AffinityGroupListResponse.AffinityGroup Class
Represents an affinity group.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
| Name | Description | |
|---|---|---|
![]() | AffinityGroupListResponse.AffinityGroup() | Initializes a new instance of the AffinityGroupListResponse.AffinityGroup class. |
| Name | Description | |
|---|---|---|
![]() | Capabilities | Gets or sets a list of supported operations for the affinity group. |
![]() | ComputeCapabilities | Optional. The compute capabilities in this affinity group. |
![]() | CreatedTime | Optional. The time that the affinity group was created. |
![]() | Description | Gets or sets the description of this affinity group. |
![]() | Label | Gets or sets the base-64 encoded label of the affinity group. |
![]() | Location | Gets or sets the location of the data center in which the affinity group is located. |
![]() | Name | Gets or sets the name of the affinity group. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.


