LoadTest.AutoStopCriteria Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Auto stop criteria for a test. This will automatically stop a load test if the error percentage is high for a certain time window.
public Azure.Developer.LoadTesting.AutoStopCriteria AutoStopCriteria { get; set; }
member this.AutoStopCriteria : Azure.Developer.LoadTesting.AutoStopCriteria with get, set
Public Property AutoStopCriteria As AutoStopCriteria