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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python