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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python