AffinityGroupListResponse Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The List Affinity Groups operation response.
public class AffinityGroupListResponse : Microsoft.Azure.AzureOperationResponse, System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup>
type AffinityGroupListResponse = class
inherit AzureOperationResponse
interface seq<AffinityGroupListResponse.AffinityGroup>
interface IEnumerable
Public Class AffinityGroupListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of AffinityGroupListResponse.AffinityGroup)
- Inheritance
-
Microsoft.Azure.AzureOperationResponseAffinityGroupListResponse
- Implements
Affinity |
Initializes a new instance of the AffinityGroupListResponse class. |
Affinity |
Optional. The affinity groups associated with the specified subscription. |
Get |
Gets the sequence of AffinityGroups. |
IEnumerable. |
Gets the sequence of AffinityGroups. |
To |
Converts the elements of a collection to strings and concatenates them into a comma-separated list, or returns null for null or empty collections. |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: