SearchServiceUpdate.SharedPrivateLinkResources Eigenschaft

Definition

Ruft die Liste der freigegebenen Private Link-Ressourcen ab, die vom Azure Cognitive Search-Dienst verwaltet werden.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: