PSNetworkInterface.IpConfigurations Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIPConfiguration> IpConfigurations { get; set; }
member this.IpConfigurations : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNetworkInterfaceIPConfiguration> with get, set
Public Property IpConfigurations As List(Of PSNetworkInterfaceIPConfiguration)

Property Value

Applies to