Share via


NetworkInterfaceResourceSettings.IPConfigurations Property

Definition

Gets or sets the IP configurations of the NIC.

public System.Collections.Generic.IList<Azure.ResourceManager.ResourceMover.Models.NicIPConfigurationResourceSettings> IPConfigurations { get; }
member this.IPConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.ResourceMover.Models.NicIPConfigurationResourceSettings>
Public ReadOnly Property IPConfigurations As IList(Of NicIPConfigurationResourceSettings)

Property Value

Applies to