共用方式為


PrivateLinkResource.GroupId 屬性

定義

取得私人連結資源的群組識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

群組識別碼是用來建立私人連結連線。

適用於