Share via


IBareMetalMachineProperties.MachineRole Property

Definition

The list of roles that are assigned to the cluster node running on this machine.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The list of roles that are assigned to the cluster node running on this machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="machineRoles")]
public string[] MachineRole { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The list of roles that are assigned to the cluster node running on this machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="machineRoles")>]
member this.MachineRole : string[]
Public ReadOnly Property MachineRole As String()

Property Value

String[]
Attributes

Applies to