Share via


DeepCreatedOrigin.PrivateLinkLocation Property

Definition

Gets or sets the location of the Private Link resource. Required only if 'privateLinkResourceId' is populated

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to