VirtualMachineScaleSetNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetNetworkConfigurationInner> networkInterfaceConfigurations) 方法
定义
Set the networkInterfaceConfigurations value.
public VirtualMachineScaleSetNetworkProfile withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetNetworkConfigurationInner> networkInterfaceConfigurations)
参数
- networkInterfaceConfigurations
- List<VirtualMachineScaleSetNetworkConfigurationInner>
the networkInterfaceConfigurations value to set
返回
the VirtualMachineScaleSetNetworkProfile object itself.