次の方法で共有


SharedPrivateLinkResourceProperties.PrivateLink プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="privateLink")]
public Microsoft.Azure.Management.Cdn.Models.ResourceReference PrivateLink { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateLink")>]
member this.PrivateLink : Microsoft.Azure.Management.Cdn.Models.ResourceReference with get, set
Public Property PrivateLink As ResourceReference

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象