Share via


VirtualMachineScaleSetUpdateNetworkProfile.NetworkInterfaceConfigurations Property

Definition

The list of network configurations.

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

Property Value

Applies to