ShareablePrivateLinkResourceProperties interface
Describes the properties of a resource type that has been onboarded to private link service, supported by Azure AI Search.
Properties
| description | The description of the resource type that has been onboarded to private link service, supported by Azure AI Search. |
| group |
The resource provider group id for the resource that has been onboarded to private link service, supported by Azure AI Search. |
| type | The resource provider type for the resource that has been onboarded to private link service, supported by Azure AI Search. |
Property Details
description
The description of the resource type that has been onboarded to private link service, supported by Azure AI Search.
description?: string
Property Value
string
groupId
The resource provider group id for the resource that has been onboarded to private link service, supported by Azure AI Search.
groupId?: string
Property Value
string
type
The resource provider type for the resource that has been onboarded to private link service, supported by Azure AI Search.
type?: string
Property Value
string