次の方法で共有


PrivateLinkResourceInner.PrivateLinkServiceID プロパティ

定義

リソースのプライベート リンク サービス ID を取得します。このフィールドは内部的に NRP にのみ公開されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象