ComputeCapabilities::VirtualMachinesRoleSizes Property

 

Optional. Role sizes support for IaaS deployments.

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

public:
property IList<String^>^ VirtualMachinesRoleSizes {
	IList<String^>^ get();
	void set(IList<String^>^ value);
}
Return to top
Show: