RoleSizeListResponse::RoleSize::SupportedByVirtualMachines Property

 

Optional. Indicating if the role size is supported by VMs.

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

public:
property bool SupportedByVirtualMachines {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: