VirtualMachineRoleType Enumeration

 

Specifies the type of the role for the Virtual Machine.

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

Syntax

public enum VirtualMachineRoleType
public enum class VirtualMachineRoleType
type VirtualMachineRoleType
Public Enumeration VirtualMachineRoleType

Members

Member name Description
PersistentVMRole

Specifies a Virtual Machine role.

See Also

Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top