PrivateLinkResourceProperties Class

Describes the properties of a supported private link resource for the Azure Cognitive Search service. For a given API version, this represents the 'supported' groupIds when creating a shared private link resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
PrivateLinkResourceProperties

Constructor

PrivateLinkResourceProperties(**kwargs)

Variables

group_id
str

The group ID of the private link resource.

required_members
list[str]

The list of required members of the private link resource.

required_zone_names
list[str]

The list of required DNS zone names of the private link resource.

shareable_private_link_resource_types
list[ShareablePrivateLinkResourceType]

The list of resources that are onboarded to private link service, that are supported by Azure Cognitive Search.