Package version:

Interface PrivateEndpointConnection

An object that represents a private endpoint connection for a container registry.

Hierarchy

Properties

id?: string

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

name?: string

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

privateEndpoint?: PrivateEndpoint

The resource of private endpoint.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

provisioningState?: string

The provisioning state of private endpoint connection resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

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

Generated using TypeDoc