Partager via


ConnectionMonitorParameters.TestGroups Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à