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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python