PrivateAccess Class
Description of the parameters of Private Access for a Web Site.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2018_02_01.models._models_py3.ProxyOnlyResourcePrivateAccess
Constructor
PrivateAccess(*, kind: Optional[str] = None, enabled: Optional[bool] = None, virtual_networks: Optional[List[azure.mgmt.web.v2018_02_01.models._models_py3.PrivateAccessVirtualNetwork]] = None, **kwargs)
Parameters
- virtual_networks
- list[PrivateAccessVirtualNetwork]
Required
The Virtual Networks (and subnets) allowed to access the site privately.
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
Feedback
Submit and view feedback for