Compartilhar via


PrivateLinkResourceProperties.ShareablePrivateLinkResourceTypes Propriedade

Definição

Obtém a lista de recursos integrados ao serviço de link privado, que são compatíveis com Azure Cognitive Search.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a