Compartir a través de


VirtualMachineScaleSetVMProtectionPolicy.ProtectFromScaleIn Propiedad

Definición

Obtiene o establece indica que la máquina virtual del conjunto de escalado de máquinas virtuales no se debe tener en cuenta para su eliminación durante una operación de reducción horizontal.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a