Compartir a través de


PrivateLinkServiceConnection.PrivateLinkServiceId Propiedad

Definición

Obtiene o establece el identificador de recurso del servicio private link.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a