PrivateEndpointConnection interface

Private endpoint connection resource.

Extends

Properties

etag

Modified whenever there is a change in the state of private endpoint connection.

privateEndpoint

Properties of the private endpoint object.

privateLinkServiceConnectionState

Approval state of the private link connection.

provisioningState

Provisioning state of the private endpoint connection.

Inherited Properties

id

Fully qualified identifier of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

location

Azure location of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

Name of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Tags assigned to the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

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

Property Details

etag

Modified whenever there is a change in the state of private endpoint connection.

etag?: string

Property Value

string

privateEndpoint

Properties of the private endpoint object.

privateEndpoint?: PrivateEndpoint

Property Value

privateLinkServiceConnectionState

Approval state of the private link connection.

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

Property Value

provisioningState

Provisioning state of the private endpoint connection.

provisioningState?: string

Property Value

string

Inherited Property Details

id

Fully qualified identifier of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

Azure location of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

Inherited From Resource.location

name

Name of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Tags assigned to the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

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

type?: string

Property Value

string

Inherited From Resource.type