Share via


LoadTest.Kind Property

Definition

Kind of test.

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

Property Value

Applies to