Freigeben über


PrivateLinkResourceProperties.ShareablePrivateLinkResourceTypes Eigenschaft

Definition

Ruft die Liste der Ressourcen ab, die in den Private Link-Dienst integriert sind und von Azure Cognitive Search unterstützt werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: