Compartilhar via


ConnectionMonitorTestGroup.TestConfigurations Propriedade

Definição

Obtém ou define a lista de nomes de configuração de teste.

[Newtonsoft.Json.JsonProperty(PropertyName="testConfigurations")]
public System.Collections.Generic.IList<string> TestConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="testConfigurations")>]
member this.TestConfigurations : System.Collections.Generic.IList<string> with get, set
Public Property TestConfigurations As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a