Compartir a través de


ConnectionMonitor.TestGroups Propiedad

Definición

Obtiene o establece la lista de grupos de pruebas del monitor de conexión.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a