AzureDataStudioConnectionGroup.ParentId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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