AffinityGroupListResponse.AffinityGroup Class
Definition
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.
An affinity group associated with the specified subscription.
public class AffinityGroupListResponse.AffinityGroup
type AffinityGroupListResponse.AffinityGroup = class
Public Class AffinityGroupListResponse.AffinityGroup
- Inheritance
-
AffinityGroupListResponse.AffinityGroup
Constructors
AffinityGroupListResponse.AffinityGroup() |
Initializes a new instance of the AffinityGroup class. |
Properties
Capabilities |
Optional. Indicates if the affinity group is able to perform virtual machine-related operations. If so, the string PersistentVMRole will be returned by this element. Otherwise, this element will not be present. |
ComputeCapabilities |
Optional. The compute capabilities in this affinity group. |
CreatedTime |
Optional. The time that the affinity group was created. |
Description |
Optional. The user-supplied description for this affinity group. |
Label |
Optional. The user-supplied label for the affinity group, returned as a base-64-encoded string. |
Location |
Optional. The user-specified data center that this affinity groups is located in. |
Name |
Optional. The user-supplied name for the affinity group. |