Share via


PrivateLinkAssociationProperties.PrivateLink Property

Definition

Gets or sets the rmpl Resource ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to