Share via


NetworkInterface.IPConfigurations Property

Definition

A list of IPConfigurations of the network interface.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkInterfaceIPConfiguration> IPConfigurations { get; set; }
member this.IPConfigurations : Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkInterfaceIPConfiguration> with get, set
Public Property IPConfigurations As BicepList(Of NetworkInterfaceIPConfiguration)

Property Value

Applies to