Freigeben über


VirtualMachineScaleSetVMProtectionPolicy.ProtectFromScaleSetActions Eigenschaft

Definition

Ruft ab oder legt fest, dass Modellupdates oder -aktionen (einschließlich horizontaler Skalierung), die auf der VM-Skalierungsgruppe initiiert wurden, nicht auf die VM für die VM-Skalierungsgruppe angewendet werden sollen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: