PrivateLinkServicePropertiesAutoApproval Class
The auto-approval list of the private link service.
- Inheritance
-
azure.mgmt.network.models._models_py3.ResourceSetPrivateLinkServicePropertiesAutoApproval
Constructor
PrivateLinkServicePropertiesAutoApproval(*, subscriptions: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
subscriptions
|
The list of subscriptions. |
Variables
Name | Description |
---|---|
subscriptions
|
The list of subscriptions. |
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