AzureDataStudioConnectionGroup Class

Definition

Represents a connection group saved in Azure Data Studio settings

[System.Runtime.Serialization.DataContract]
public class AzureDataStudioConnectionGroup
[<System.Runtime.Serialization.DataContract>]
type AzureDataStudioConnectionGroup = class
Public Class AzureDataStudioConnectionGroup
Inheritance
AzureDataStudioConnectionGroup
Attributes

Constructors

AzureDataStudioConnectionGroup()

Properties

Color

Color used for the group in the UI

Description

Description of the group

Id

Unique ID of the group

Name

Name of the group

ParentId

ID of the parent group, will be null for the root.

Applies to