Role.RoleType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Specifies the type of the role. This element is only listed for Virtual Machine deployments, and by default is PersistentVMRole.
public string RoleType { get; set; }
member this.RoleType : string with get, set
Public Property RoleType As String