次の方法で共有


VirtualMachineGalleryApplication.TreatFailureAsDeploymentFailure プロパティ

定義

省略可能。true の場合、VmApplication 内の操作に対するエラーはデプロイに失敗します。

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

プロパティ値

適用対象