你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IRackDefinition.BareMetalMachineConfigurationData Property

Definition

The unordered list of bare metal machine configuration.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The unordered list of bare metal machine configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.IBareMetalMachineConfigurationData) }, ReadOnly=false, Required=false, SerializedName="bareMetalMachineConfigurationData")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.IBareMetalMachineConfigurationData[] BareMetalMachineConfigurationData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The unordered list of bare metal machine configuration.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.IBareMetalMachineConfigurationData) }, ReadOnly=false, Required=false, SerializedName="bareMetalMachineConfigurationData")>]
member this.BareMetalMachineConfigurationData : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.IBareMetalMachineConfigurationData[] with get, set
Public Property BareMetalMachineConfigurationData As IBareMetalMachineConfigurationData()

Property Value

Attributes

Applies to