PrivateLinkServicePropertiesVisibility Class
The visibility list of the private link service.
- Inheritance
-
azure.mgmt.network.models._models_py3.ResourceSetPrivateLinkServicePropertiesVisibility
Constructor
PrivateLinkServicePropertiesVisibility(*, 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. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python