Freigeben über


VirtualMachineScaleSetUpdateVMProfile Klasse

Beschreibt ein VM-Skalierungsgruppenprofil für virtuelle Computer.

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, security_profile: _models.SecurityProfile | None = None, diagnostics_profile: _models.DiagnosticsProfile | None = None, extension_profile: _models.VirtualMachineScaleSetExtensionProfile | None = None, license_type: str | None = None, billing_profile: _models.BillingProfile | None = None, scheduled_events_profile: _models.ScheduledEventsProfile | None = None, user_data: str | None = None, hardware_profile: _models.VirtualMachineScaleSetHardwareProfile | 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.

security_profile

Die VM-Skalierungsgruppe Sicherheitsprofil.

diagnostics_profile

Die VM-Skalierungsgruppe Diagnose Profil.

extension_profile

Das Erweiterungsprofil der VM-Skalierungsgruppe.

license_type
str

Der Lizenztyp, der für das Bring Your Own License-Szenario geeignet ist.

billing_profile

Gibt die Abrechnungsdetails einer Azure Spot-VMSS an. <br>:code:>><<<br>Minimum api-version: 2019-03-01.

scheduled_events_profile

Gibt konfigurationen für geplante Ereignisse an.

user_data
str

UserData für den virtuellen Computer, der Base64-codiert sein muss. Der Kunde sollte hier keine Geheimnisse weitergeben. <br>:code:>><<<br>Minimum api-version: 2021-03-01.

hardware_profile

Gibt die hardwareprofilbezogenen Details einer Skalierungsgruppe an. <br>:code:>><<<br>Minimum api-version: 2021-11-01.

Variablen

Name Beschreibung
os_profile

Das Betriebssystemprofil des VM-Skalierungsgruppen.

storage_profile

Das Speicherprofil der VM-Skalierungsgruppe.

network_profile

Das Netzwerkprofil der VM-Skalierungsgruppe.

security_profile

Die VM-Skalierungsgruppe Sicherheitsprofil.

diagnostics_profile

Die VM-Skalierungsgruppe Diagnose Profil.

extension_profile

Das Erweiterungsprofil der VM-Skalierungsgruppe.

license_type
str

Der Lizenztyp, der für das Bring Your Own License-Szenario geeignet ist.

billing_profile

Gibt die Abrechnungsdetails einer Azure Spot-VMSS an. <br>:code:>><<<br>Minimum api-version: 2019-03-01.

scheduled_events_profile

Gibt konfigurationen für geplante Ereignisse an.

user_data
str

UserData für den virtuellen Computer, der Base64-codiert sein muss. Der Kunde sollte hier keine Geheimnisse weitergeben. <br>:code:>><<<br>Minimum api-version: 2021-03-01.

hardware_profile

Gibt die hardwareprofilbezogenen Details einer Skalierungsgruppe an. <br>:code:>><<<br>Minimum api-version: 2021-11-01.