次の方法で共有


VirtualMachineScaleSetVMProtectionPolicy.ProtectFromScaleSetActions プロパティ

定義

取得または設定は、仮想マシン スケール セットで開始されたモデルの更新またはアクション (スケールインを含む) を仮想マシン スケール セット VM に適用しないことを示します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象