ShareablePrivateLinkResourceProperties interface
Describes the properties of a resource type that has been onboarded to private link service, supported by Azure Cognitive Search.
Properties
description | The description of the resource type that has been onboarded to private link service, supported by Azure Cognitive Search. NOTE: This property will not be serialized. It can only be populated by the server. |
group |
The resource provider group id for the resource that has been onboarded to private link service, supported by Azure Cognitive Search. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The resource provider type for the resource that has been onboarded to private link service, supported by Azure Cognitive Search. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
description
The description of the resource type that has been onboarded to private link service, supported by Azure Cognitive Search. NOTE: This property will not be serialized. It can only be populated by the server.
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 Cognitive Search. NOTE: This property will not be serialized. It can only be populated by the server.
groupId?: string
Property Value
string
type
The resource provider type for the resource that has been onboarded to private link service, supported by Azure Cognitive Search. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string