Condividi tramite


SharedPrivateLinkResourceProperties.PrivateLinkResourceId Property

Definition

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

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to