AzureDataStudioConnectionStore.Groups Property

Definition

The set of connection groups

[System.Runtime.Serialization.DataMember(Name="datasource.connectionGroups")]
public System.Collections.Generic.List<Microsoft.SqlServer.Management.RegisteredServers.AzureDataStudioConnectionGroup> Groups { get; set; }
[<System.Runtime.Serialization.DataMember(Name="datasource.connectionGroups")>]
member this.Groups : System.Collections.Generic.List<Microsoft.SqlServer.Management.RegisteredServers.AzureDataStudioConnectionGroup> with get, set
Public Property Groups As List(Of AzureDataStudioConnectionGroup)

Property Value

Attributes

Applies to