次の方法で共有


PrivateLinkResourceProperties.GroupId プロパティ

定義

プライベート リンク リソースの groupId を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象