Share via


PrivateEndpointConnectionProxyProperties interface

Represents private endpoint connection proxy request.

Properties

provisioningState

Gets or sets the provisioning state of the private endpoint connection proxy.

remotePrivateEndpoint

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

Property Value