Freigeben über


VirtualMachineScaleSetUpdateVMProfile Klasse

Beschreibt ein VM-Skalierungsgruppenprofil.

Vererbung
azure.mgmt.compute._serialization.Model
VirtualMachineScaleSetUpdateVMProfile

Konstruktor

VirtualMachineScaleSetUpdateVMProfile(*, os_profile: _models.VirtualMachineScaleSetUpdateOSProfile | None = None, storage_profile: _models.VirtualMachineScaleSetUpdateStorageProfile | None = None, network_profile: _models.VirtualMachineScaleSetUpdateNetworkProfile | None = None, diagnostics_profile: _models.DiagnosticsProfile | None = None, extension_profile: _models.VirtualMachineScaleSetExtensionProfile | None = None, license_type: str | None = None, **kwargs)

Variablen

os_profile
VirtualMachineScaleSetUpdateOSProfile

Das Betriebssystemprofil der VM-Skalierungsgruppe.

storage_profile
VirtualMachineScaleSetUpdateStorageProfile

Das Speicherprofil der VM-Skalierungsgruppe.

network_profile
VirtualMachineScaleSetUpdateNetworkProfile

Das Netzwerkprofil der VM-Skalierungsgruppe.

diagnostics_profile
DiagnosticsProfile

Das Diagnoseprofil der VM-Skalierungsgruppe.

extension_profile
VirtualMachineScaleSetExtensionProfile

Das Erweiterungsprofil der VM-Skalierungsgruppe.

license_type
str

Der Lizenztyp, der für das Szenario "Bring Your Own License" vorgesehen ist.