AffinityGroupCapabilities Class

 

Specifies the capabilities that are associated with an affinity group.

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Models.AffinityGroupCapabilities

Syntax

public static class AffinityGroupCapabilities
public ref class AffinityGroupCapabilities abstract sealed 
[<AbstractClass>]
[<Sealed>]
type AffinityGroupCapabilities = class end
Public NotInheritable Class AffinityGroupCapabilities

Fields

Name Description
System_CAPS_pubfieldSystem_CAPS_static PersistentVMRole

Specifies that the affinity group supports Virtual Machine operations.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Management.Models Namespace

Return to top