Share via


VirtualMachineScaleSetVmData.NetworkInterfaceConfigurations Property

Definition

The list of network configurations.

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

Property Value

Applies to