次の方法で共有


SharedPrivateLinkResourceProperties.PrivateLinkResourceId プロパティ

定義

共有プライベート リンク リソースの対象となるリソースのリソース ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="privateLinkResourceId")]
public string PrivateLinkResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateLinkResourceId")>]
member this.PrivateLinkResourceId : string with get, set
Public Property PrivateLinkResourceId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象