次の方法で共有


SharedPrivateLinkResourceProperties.PrivateLinkLocation プロパティ

定義

共有プライベート リンク リソースの場所を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象