Freigeben über


VirtualMachineScaleSetVMProfile Klasse

Beschreibt ein VM-Skalierungsgruppenprofil für virtuelle Computer.

Vererbung
azure.mgmt.compute._serialization.Model
VirtualMachineScaleSetVMProfile

Konstruktor

VirtualMachineScaleSetVMProfile(*, os_profile: _models.VirtualMachineScaleSetOSProfile | None = None, storage_profile: _models.VirtualMachineScaleSetStorageProfile | None = None, network_profile: _models.VirtualMachineScaleSetNetworkProfile | None = None, extension_profile: _models.VirtualMachineScaleSetExtensionProfile | None = None, **kwargs: Any)

Keyword-Only Parameter

Name Beschreibung
os_profile

Das Betriebssystemprofil des VM-Skalierungsgruppen.

storage_profile

Das Speicherprofil der VM-Skalierungsgruppe.

network_profile

Das Netzwerkprofil der VM-Skalierungsgruppe.

extension_profile

Das Erweiterungsprofil der VM-Skalierungsgruppe.

Variablen

Name Beschreibung
os_profile

Das Betriebssystemprofil des VM-Skalierungsgruppen.

storage_profile

Das Speicherprofil der VM-Skalierungsgruppe.

network_profile

Das Netzwerkprofil der VM-Skalierungsgruppe.

extension_profile

Das Erweiterungsprofil der VM-Skalierungsgruppe.