Share via


PassFailServerMetric.Action Property

Definition

Action taken after the threshold is met. Default is ‘continue’.

public Azure.Developer.LoadTesting.PassFailAction? Action { get; set; }
member this.Action : Nullable<Azure.Developer.LoadTesting.PassFailAction> with get, set
Public Property Action As Nullable(Of PassFailAction)

Property Value

Applies to