VirtualMachineRoleSize Class

 

Specifies the size of a Virtual Machine.

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

System.Object
  Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineRoleSize

public static class VirtualMachineRoleSize

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticA5

Specifies A5 size.

System_CAPS_pubfieldSystem_CAPS_staticA6

Specifies A6 size.

System_CAPS_pubfieldSystem_CAPS_staticA7

Specifies A7 size.

System_CAPS_pubfieldSystem_CAPS_staticA8

System_CAPS_pubfieldSystem_CAPS_staticA9

System_CAPS_pubfieldSystem_CAPS_staticExtraLarge

Specifies extra large size.

System_CAPS_pubfieldSystem_CAPS_staticExtraSmall

Specifies extra small size.

System_CAPS_pubfieldSystem_CAPS_staticLarge

Specifies large size.

System_CAPS_pubfieldSystem_CAPS_staticMedium

Specifies medium size.

System_CAPS_pubfieldSystem_CAPS_staticSmall

Specifies small size.

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

Return to top
Show: