Freigeben über


VirtualMachineScaleSetVMProtectionPolicy.ProtectFromScaleIn Eigenschaft

Definition

Ruft ab oder legt fest, dass die VM der VM-Skalierungsgruppe während eines Skalierungsvorgangs nicht für das Löschen in Betracht gezogen werden sollte.

[Newtonsoft.Json.JsonProperty(PropertyName="protectFromScaleIn")]
public bool? ProtectFromScaleIn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectFromScaleIn")>]
member this.ProtectFromScaleIn : Nullable<bool> with get, set
Public Property ProtectFromScaleIn As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: