AffinityGroupListResponse.AffinityGroup.Capabilities Property

 

Gets or sets a list of supported operations for the affinity group.

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

Public Property Capabilities As IList(Of String)

Property Value

Type: System.Collections.Generic.IList(Of String)

A list of supported operations.

For Virtual Machines, the list contains PersistentVMRole.

Return to top
Show: