Partager via


VirtualMachineScaleSetVMProtectionPolicy.ProtectFromScaleIn Propriété

Définition

Obtient ou définit indique que la machine virtuelle du groupe de machines virtuelles identiques ne doit pas être prise en compte pour la suppression pendant une opération de scale-in.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à