RemotePrivateEndpointConnectionProperties Class
RemotePrivateEndpointConnection resource specific properties.
Constructor
RemotePrivateEndpointConnectionProperties()
Variables
| Name | Description |
|---|---|
|
provisioning_state
|
|
|
private_endpoint
|
<xref:<xref:"ArmIdWrapper">>
PrivateEndpoint of a remote private endpoint connection. |
|
private_link_service_connection_state
|
<xref:<xref:"PrivateLinkConnectionState">>
The state of a private link connection. |
|
ip_addresses
|
Private IPAddresses mapped to the remote private endpoint. |
Attributes
ipAddresses
Private IPAddresses mapped to the remote private endpoint.
ipAddresses: list[str]
privateEndpoint
PrivateEndpoint of a remote private endpoint connection.
privateEndpoint: ArmIdWrapper
privateLinkServiceConnectionState
The state of a private link connection.
privateLinkServiceConnectionState: PrivateLinkConnectionState
provisioningState
provisioningState: str