Freigeben über


VirtualMachineScaleSetUpdateNetworkProfile Klasse

Definition

Beschreibt das Netzwerkprofil einer VM-Skalierungsgruppe.

public class VirtualMachineScaleSetUpdateNetworkProfile
type VirtualMachineScaleSetUpdateNetworkProfile = class
Public Class VirtualMachineScaleSetUpdateNetworkProfile
Vererbung
VirtualMachineScaleSetUpdateNetworkProfile

Konstruktoren

VirtualMachineScaleSetUpdateNetworkProfile()

Initialisiert eine neue instance der VirtualMachineScaleSetUpdateNetworkProfile-Klasse.

VirtualMachineScaleSetUpdateNetworkProfile(ApiEntityReference, IList<VirtualMachineScaleSetUpdateNetworkConfigurationInner>)

Initialisiert eine neue instance der VirtualMachineScaleSetUpdateNetworkProfile-Klasse.

Eigenschaften

HealthProbe

Ruft einen Verweis auf einen Lastenausgleichstest ab, der verwendet wird, um die Integrität eines instance in der VM-Skalierungsgruppe zu bestimmen, oder legt diesen fest. Der Verweis hat folgendes Format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/probes/{probeName}'.

NetworkInterfaceConfigurations

Ruft die Liste der Netzwerkkonfigurationen ab oder legt sie fest.

Gilt für: