Share via


ConnectionMonitor.TestGroups Property

Definition

List of connection monitor test groups.

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

Property Value

Applies to