Freigeben über


ConnectionMonitorResult.TestConfigurations Eigenschaft

Definition

Ruft die Liste der Testkonfigurationen des Verbindungsmonitors ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: