AzureDataStudioConnectionGroup.ParentId Property

Definition

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

[System.Runtime.Serialization.DataMember(Name="parentId")]
public string ParentId { get; set; }
[<System.Runtime.Serialization.DataMember(Name="parentId")>]
member this.ParentId : string with get, set
Public Property ParentId As String

Property Value

Attributes

Applies to