Compartir a través de


OriginUpdateParameters.PrivateLinkResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso del recurso de Private Link. Rellenar este campo opcional indica que este back-end es "Privado".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a