Delen via


ComputeFleetVmGalleryApplication.IsTreatFailureAsDeploymentFailureEnabled Property

Definition

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

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

Property Value

Applies to