Share via


ConnectionMonitorData.TestConfigurations Property

Definition

List of connection monitor test configurations.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectionMonitorTestConfiguration> TestConfigurations { get; }
member this.TestConfigurations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ConnectionMonitorTestConfiguration>
Public ReadOnly Property TestConfigurations As IReadOnlyList(Of ConnectionMonitorTestConfiguration)

Property Value

Applies to