BareMetalMachineConfigurationData.MachineName Property

Definition

The user-provided name for the bare metal machine created from this specification. If not provided, the machine name will be generated programmatically.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public string MachineName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.MachineName : string with get, set
Public Property MachineName As String

Property Value

Implements

Attributes

Applies to