VirtualMachineScaleSetNetworkProfile Constructors

Definition

Overloads

VirtualMachineScaleSetNetworkProfile()

C#
public VirtualMachineScaleSetNetworkProfile ();

Applies to

Azure - PowerShell Commands Latest i inne wersje
Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest

VirtualMachineScaleSetNetworkProfile(ApiEntityReference, IList<VirtualMachineScaleSetNetworkConfiguration>)

C#
public VirtualMachineScaleSetNetworkProfile (Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ApiEntityReference healthProbe = default, System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.VirtualMachineScaleSetNetworkConfiguration> networkInterfaceConfigurations = default);

Parameters

healthProbe
ApiEntityReference
networkInterfaceConfigurations
IList<VirtualMachineScaleSetNetworkConfiguration>

Applies to

Azure - PowerShell Commands Latest i inne wersje
Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest
Azure RM - PowerShell Commands Latest