AffinityGroupGetResponse Class

Definition

The Get Affinity Group operation response.

public class AffinityGroupGetResponse : Microsoft.Azure.AzureOperationResponse
type AffinityGroupGetResponse = class
    inherit AzureOperationResponse
Public Class AffinityGroupGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
AffinityGroupGetResponse

Constructors

AffinityGroupGetResponse()

Initializes a new instance of the AffinityGroupGetResponse class.

Properties

Capabilities

Optional. Indicates if the virtual machine-related operations can be performed in this affinity group. 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.

HostedServices

Optional. The hosted services associated with this affinity group.

Label

Optional. The user-supplied label for the affinity group, returned as a base-64-encoded string.

Location

Optional. The location of the data center that the affinity group is associated with.

Name

Optional. The user-supplied name for the affinity group.

StorageServices

Optional. The storage services associated with this affinity group.

Applies to