Share via


NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties.GroupId Property

Definition

Gets the group ID for current private link connection.

[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