次の方法で共有


NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties.GroupId プロパティ

定義

現在のプライベート リンク接続のグループ 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象