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

ISubnetPropertiesFormat.IPConfigurationReference Property

Definition

IPConfigurationReferences - list of IPConfigurationReferences

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="IPConfigurationReferences - list of IPConfigurationReferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipConfigurationReferences", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem> IPConfigurationReference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=true, Description="IPConfigurationReferences - list of IPConfigurationReferences", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipConfigurationReferences", Update=true)>]
member this.IPConfigurationReference : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.ISubnetPropertiesFormatIPConfigurationReferencesItem> with get, set
Public Property IPConfigurationReference As List(Of ISubnetPropertiesFormatIPConfigurationReferencesItem)

Property Value

Attributes

Applies to