ConnectionMonitorData.TestGroups Property

Definition

Gets or sets the TestGroups compatibility property.

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

Property Value

Applies to