InfrastructureNetwork.IPPool Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IIPPools> IPPool { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.IPPool : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IIPPools> with get, set
Public Property IPPool As List(Of IIPPools)

Property Value

Implements

Attributes

Applies to