Bagikan melalui


ConnectionMonitorParameters.TestConfigurations Property

Definition

Gets or sets list of connection monitor test configurations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to