Share via


IRackDefinition.BareMetalMachineConfigurationData Property

Definition

The unordered list of bare metal machine configuration.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The unordered list of bare metal machine configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IBareMetalMachineConfigurationData) }, Read=true, ReadOnly=false, Required=false, SerializedName="bareMetalMachineConfigurationData", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IBareMetalMachineConfigurationData> BareMetalMachineConfigurationData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The unordered list of bare metal machine configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IBareMetalMachineConfigurationData) }, Read=true, ReadOnly=false, Required=false, SerializedName="bareMetalMachineConfigurationData", Update=true)>]
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

Attributes

Applies to