Package version:

InterfacePrivateEndpointProperty

Private endpoint which the connection belongs to.

interface PrivateEndpointProperty {
    id?: string;
}

Properties

Properties

id?: string

Resource id of the private endpoint.