次の方法で共有


DeepCreatedOrigin.PrivateLinkLocation プロパティ

定義

Private Link リソースの場所を取得または設定します。 'privateLinkResourceId' が設定されている場合にのみ必須

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象