Freigeben über


ConnectionMonitor.TestGroups Eigenschaft

Definition

Ruft die Liste der Verbindungsmonitor-Testgruppen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: