VirtualMachineScaleSetVMProtectionPolicy Klass

Skyddsprincipen för en virtuell dators skalningsuppsättnings-VM.

Arv
azure.mgmt.compute._serialization.Model
VirtualMachineScaleSetVMProtectionPolicy

Konstruktor

VirtualMachineScaleSetVMProtectionPolicy(*, protect_from_scale_in: bool | None = None, protect_from_scale_set_actions: bool | None = None, **kwargs)

Variabler

protect_from_scale_in
bool

Anger att vm-skalningsuppsättningen vm inte bör övervägas för borttagning under en inskalningsåtgärd.

protect_from_scale_set_actions
bool

Anger att modelluppdateringar eller åtgärder (inklusive inskalning) som initierats på VM-skalningsuppsättningen inte ska tillämpas på vm-skalningsuppsättningens virtuella dator.