Share via


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