AutoApprovedPrivateLinkService Class
The information of an AutoApprovedPrivateLinkService.
- Inheritance
-
azure.mgmt.network._serialization.ModelAutoApprovedPrivateLinkService
Constructor
AutoApprovedPrivateLinkService(*, private_link_service: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
private_link_service
|
The id of the private link service resource. |
Variables
Name | Description |
---|---|
private_link_service
|
The id of the private link service resource. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python