Dela via


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, diagnostics_profile: _models.DiagnosticsProfile | None = None, extension_profile: _models.VirtualMachineScaleSetExtensionProfile | None = None, license_type: str | 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ättningen.

network_profile

Nätverksprofilen för VM-skalningsuppsättningen.

diagnostics_profile

Diagnostikprofilen för VM-skalningsuppsättningen.

extension_profile

Tilläggsprofilen för VM-skalningsuppsättningen.

license_type
str

Licenstypen, som är för Bring Your Own License-scenariot.

Variabler

Name Description
os_profile

OS-profilen för VM-skalningsuppsättningen.

storage_profile

Lagringsprofilen för VM-skalningsuppsättningen.

network_profile

Nätverksprofilen för VM-skalningsuppsättningen.

diagnostics_profile

Diagnostikprofilen för VM-skalningsuppsättningen.

extension_profile

Tilläggsprofilen för VM-skalningsuppsättningen.

license_type
str

Licenstypen, som är för Bring Your Own License-scenariot.