Share via


ConnectionMonitor.TestConfigurations Property

Definition

List of connection monitor test configurations.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.ConnectionMonitorTestConfiguration> TestConfigurations { get; set; }
member this.TestConfigurations : Azure.Provisioning.BicepList<Azure.Provisioning.Network.ConnectionMonitorTestConfiguration> with get, set
Public Property TestConfigurations As BicepList(Of ConnectionMonitorTestConfiguration)

Property Value

Applies to