Share via


PrivateLinkConfiguration.GroupId Property

Definition

Gets or sets the HDInsight private linkable sub-resource name to apply the private link configuration to. For example, 'headnode', 'gateway', 'edgenode'.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.groupId")]
public string GroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.groupId")>]
member this.GroupId : string with get, set
Public Property GroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to