Share via


NetworkInterfaces.IPConfiguration Property

Definition

IPConfigurations - A list of IPConfigurations of the network interface.

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

Property Value

Implements

Attributes

Applies to