Partilhar via


SearchServiceUpdate.SharedPrivateLinkResources Propriedade

Definição

Obtém a lista de recursos de link privado compartilhado gerenciados pelo serviço 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a