ShareablePrivateLinkResourceType interface

Describes an resource type that has been onboarded to private link service, supported by Azure Cognitive Search.

Properties

name

The name 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.

properties

Describes the properties of a 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.

Property Details

name

The name 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.

name?: string

Property Value

string

properties

Describes the properties of a 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.

properties?: ShareablePrivateLinkResourceProperties

Property Value