AffinityGroupListResponse Class
Represents the list of affinity groups.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Hyak.Common::HttpOperationResponse
Microsoft.Azure::AzureOperationResponse
Microsoft.WindowsAzure.Management.Models::AffinityGroupListResponse
| Name | Description | |
|---|---|---|
![]() | AffinityGroupListResponse() | Initializes a new instance of the AffinityGroupListResponse class. |
| Name | Description | |
|---|---|---|
![]() | AffinityGroups | Gets or sets a collection AffinityGroupListResponse::AffinityGroup objects that list the affinity groups that are associated with a subscription. |
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | Retrieves an object that can iterate through a collection of AffinityGroupListResponse::AffinityGroup objects. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable::GetEnumerator() | Retrieves an object that can iterate through a collection of AffinityGroupListResponse::AffinityGroup objects. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




