VirtualMachineScaleSetUpdateVMProfile Klass

Beskriver en vm-skalningsuppsättningsprofil för virtuella datorer.

Arv
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, **kwargs: Any)

Keyword-Only parametrar

Name Description
os_profile

Os-profilen för vm-skalningsuppsättningen.

storage_profile

Lagringsprofilen för vm-skalningsuppsättningar.

network_profile

Nätverksprofilen för vm-skalningsuppsättning.

security_profile

Vm-skalningsuppsättningen Säkerhetsprofil.

diagnostics_profile

Diagnostikprofilen för vm-skalningsuppsättning.

extension_profile

Tilläggsprofilen för vm-skalningsuppsättningar.

license_type
str

Licenstypen, som är för bring your own license scenario.

billing_profile

Anger faktureringsrelaterad information om en virtuell Azure-dator med oanvänd kapacitet. <br>:code:>><<<br>Minimum api-version: 2019-03-01.

scheduled_events_profile

Anger konfigurationer relaterade till schemalagda händelser.

Variabler

Name Description
os_profile

Os-profilen för vm-skalningsuppsättningen.

storage_profile

Lagringsprofilen för vm-skalningsuppsättningar.

network_profile

Nätverksprofilen för vm-skalningsuppsättning.

security_profile

Vm-skalningsuppsättningen Säkerhetsprofil.

diagnostics_profile

Diagnostikprofilen för vm-skalningsuppsättning.

extension_profile

Tilläggsprofilen för vm-skalningsuppsättningar.

license_type
str

Licenstypen, som är för bring your own license scenario.

billing_profile

Anger faktureringsrelaterad information om en virtuell Azure-dator med oanvänd kapacitet. <br>:code:>><<<br>Minimum api-version: 2019-03-01.

scheduled_events_profile

Anger konfigurationer relaterade till schemalagda händelser.