Delen via


SharedPrivateLinkResourceProperties.PrivateLinkLocation Property

Definition

Gets or sets the location of the shared private link resource

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to