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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python