Compartir a través de


PrivateLinkResourceProperties.ShareablePrivateLinkResourceTypes Propiedad

Definición

Obtiene la lista de recursos que se incorporan al servicio private link, que son compatibles con 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a