PrivateLinkResourceProperties.GroupId Property

Definition

Gets the private link resource group id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to