AffinityGroupGetResponse Members
Represents an affinity group.
The following tables list the members exposed by the AffinityGroupGetResponse type.
Public Constructors
Name | Description | |
---|---|---|
AffinityGroupGetResponse | Initializes a new instance of the AffinityGroupGetResponse class. |
Top
Public Properties
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. | |
HostedServices | Gets or sets a collection of HostedServiceReference objects that lists the cloud services that associated with the 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. | |
RequestId | (Inherited from AzureOperationResponse) | |
StatusCode | (Inherited from HttpOperationResponse) | |
StorageServices | Gets or sets a collection of StorageServiceReference objects that lists the storage services that are associated with the affinity group. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
AffinityGroupGetResponse Class
Microsoft.WindowsAzure.Management.Models Namespace