RemotePrivateEndpointConnection Class
A remote private endpoint connection.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2021_02_01.models._models_py3.ProxyOnlyResourceRemotePrivateEndpointConnection
Constructor
RemotePrivateEndpointConnection(*, kind: Optional[str] = None, private_endpoint: Optional[azure.mgmt.web.v2021_02_01.models._models_py3.ArmIdWrapper] = None, private_link_service_connection_state: Optional[azure.mgmt.web.v2021_02_01.models._models_py3.PrivateLinkConnectionState] = None, ip_addresses: Optional[List[str]] = None, **kwargs)
Parameters
- private_link_service_connection_state
- PrivateLinkConnectionState
Required
The state of a private link connection.
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- provisioning_state
- str
Feedback
Submit and view feedback for