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

IInfrastructureNetwork.IPPool Property

Definition

Range of IP addresses from which addresses are allocated for nodes within a subnet.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Range of IP addresses from which addresses are allocated for nodes within a subnet.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIPPools) }, ReadOnly=false, Required=false, SerializedName="ipPools")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIPPools[] IPPool { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Range of IP addresses from which addresses are allocated for nodes within a subnet.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIPPools) }, ReadOnly=false, Required=false, SerializedName="ipPools")>]
member this.IPPool : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IIPPools[] with get, set
Public Property IPPool As IIPPools()

Property Value

Attributes

Applies to