Share via


BareMetalMachineProperties.MachineRole Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> MachineRole { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.MachineRole : System.Collections.Generic.List<string>
Public ReadOnly Property MachineRole As List(Of String)

Property Value

Implements

Attributes

Applies to