Share via


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