SubnetData.IpAllocations Property

Definition

Array of IpAllocation which reference this subnet.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.NetworkSubResource> IpAllocations { get; }
member this.IpAllocations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.NetworkSubResource>
Public ReadOnly Property IpAllocations As IList(Of NetworkSubResource)

Property Value

Applies to