Compartilhar via


ConnectionMonitorResult.TestConfigurations Propriedade

Definição

Obtém ou define a lista de configurações de teste do monitor de conexão.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.testConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorTestConfiguration> TestConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.testConfigurations")>]
member this.TestConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorTestConfiguration> with get, set
Public Property TestConfigurations As IList(Of ConnectionMonitorTestConfiguration)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a