NetworkInterfaceResourceSettings.IPConfiguration Property

Definition

Gets or sets the IP configurations of the NIC.

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

Property Value

Implements

Attributes

Applies to