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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python