Delen via


VirtualMachineGalleryApplication.TreatFailureAsDeploymentFailure Property

Definition

Optional, If true, any failure for any operation in the VmApplication will fail the deployment.

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

Property Value

Applies to