PrivateEndpointConnectionRequestStatus Class
Contains the private endpoint connection requests status.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelPrivateEndpointConnectionRequestStatus
Constructor
PrivateEndpointConnectionRequestStatus(**kwargs)
Variables
Name | Description |
---|---|
private_link_service_id
|
Resource id for which the private endpoint is created. |
private_endpoint_connection_name
|
The connection name for the private endpoint. |
status
|
Status of this private endpoint connection. |
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