Partager via


ConnectionMonitorParameters.TestConfigurations Propriété

Définition

Obtient ou définit la liste des configurations de test du moniteur de connexion.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à