AffinityGroupListResponse::AffinityGroup::ComputeCapabilities Property

 

Optional. The compute capabilities in this affinity group.

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

public:
property ComputeCapabilities^ ComputeCapabilities {
	ComputeCapabilities^ get();
	void set(ComputeCapabilities^ value);
}
Return to top
Show: