Share via


VirtualMachineScaleSetNetworkConfiguration.IPConfigurations Property

Definition

Specifies the IP configurations of the network interface.

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

Property Value

Applies to