Freigeben über


VirtualMachineScaleSetUpdateNetworkProfile Klasse

Beschreibt das Netzwerkprofil einer VM-Skalierungsgruppe.

Vererbung
azure.mgmt.compute._serialization.Model
VirtualMachineScaleSetUpdateNetworkProfile

Konstruktor

VirtualMachineScaleSetUpdateNetworkProfile(*, health_probe: _models.ApiEntityReference | None = None, network_interface_configurations: List[_models.VirtualMachineScaleSetUpdateNetworkConfiguration] | None = None, **kwargs)

Variablen

health_probe
ApiEntityReference

Ein Verweis auf einen Lastenausgleichstest, der verwendet wird, um die Integrität einer Instanz in der VM-Skalierungsgruppe zu bestimmen. Der Verweis hat folgendes Format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/loadBalancers/{loadBalancerName}/probes/{probeName}'.

network_interface_configurations
list[VirtualMachineScaleSetUpdateNetworkConfiguration]

Die Liste der Netzwerkkonfigurationen.