Package version:

Interface PrivateEndpointConnectionResource

Private Endpoint Connection ARM resource.

interface PrivateEndpointConnectionResource {
    etag?: string;
    id?: string;
    name?: string;
    properties?: RemotePrivateEndpointConnection;
    type?: string;
}

Hierarchy (view full)

Properties

etag?: string

Etag identifies change in the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

The resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Core resource properties

type?: string

The resource type. NOTE: This property will not be serialized. It can only be populated by the server.