Compartir a través de


ManagedPrivateEndpoint.PrivateLinkResourceId Propiedad

Definición

Obtiene o establece el identificador de recurso de ARM del recurso para el que se crea el punto de conexión privado administrado.

[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