Compartir a través de


Origin.PrivateLinkLocation Propiedad

Definición

Obtiene o establece la ubicación del recurso Private Link. Solo se requiere si se rellena "privateLinkResourceId"

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a