SubnetData.IpConfigurations Property

Definition

An array of references to the network interface IP configurations using subnet.

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

Property Value

Applies to