次の方法で共有


VirtualMachineScaleSetVmExtensionData.SuppressFailures プロパティ

定義

拡張機能に起因するエラーが抑制されるかどうかを示します (VM に接続しないなどの運用エラーは、この値に関係なく抑制されません)。 既定値は false です。

public bool? SuppressFailures { get; set; }
member this.SuppressFailures : Nullable<bool> with get, set
Public Property SuppressFailures As Nullable(Of Boolean)

プロパティ値

適用対象