共用方式為


SharedPrivateLinkResourceProperties.PrivateLink Property

Definition

Gets or sets the resource id of the resource the shared private link resource is for.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to