Compartir a través de


NetworkInterface.IPConfiguration Property

Definition

A list of IP configurations of the network interface.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.INetworkInterfaceIPConfiguration> IPConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.PropertyOrigin.Owned)>]
member this.IPConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Models.INetworkInterfaceIPConfiguration> with get, set
Public Property IPConfiguration As List(Of INetworkInterfaceIPConfiguration)

Property Value

Implements

Attributes

Applies to