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.
Constructor
PrivateLinkResourceProperties(**kwargs: Any)
Variables
Name | Description |
---|---|
group_id
|
The group ID of the private link resource. |
required_members
|
The list of required members of the private link resource. |
required_zone_names
|
The list of required DNS zone names of the private link resource. |
shareable_private_link_resource_types
|
The list of resources that are onboarded to private link service, that are supported by Azure Cognitive Search. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python