PrivateEndpointConnectionProxyProperties interface
Represents private endpoint connection proxy request.
Properties
| provisioning |
Gets or sets the provisioning state of the private endpoint connection proxy. |
| remote |
Represent remote private endpoint information for the private endpoint connection proxy. |
Property Details
provisioningState
Gets or sets the provisioning state of the private endpoint connection proxy.
provisioningState?: string
Property Value
string
remotePrivateEndpoint
Represent remote private endpoint information for the private endpoint connection proxy.
remotePrivateEndpoint?: RemotePrivateEndpoint