Share via


RackDefinition.BareMetalMachineConfigurationData Property

Definition

The unordered list of bare metal machine configuration.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IBareMetalMachineConfigurationData> BareMetalMachineConfigurationData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.BareMetalMachineConfigurationData : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IBareMetalMachineConfigurationData> with get, set
Public Property BareMetalMachineConfigurationData As List(Of IBareMetalMachineConfigurationData)

Property Value

Implements

Attributes

Applies to