Compartir a través de


SearchServiceUpdate.SharedPrivateLinkResources Propiedad

Definición

Obtiene la lista de recursos de vínculo privado compartido administrados por el servicio Azure Cognitive Search.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedPrivateLinkResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Search.Models.SharedPrivateLinkResource> SharedPrivateLinkResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sharedPrivateLinkResources")>]
member this.SharedPrivateLinkResources : System.Collections.Generic.IList<Microsoft.Azure.Management.Search.Models.SharedPrivateLinkResource>
Public ReadOnly Property SharedPrivateLinkResources As IList(Of SharedPrivateLinkResource)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a