PrivateEndpointConnection interface
Private endpoint connection resource.
- Extends
Properties
etag | Modified whenever there is a change in the state of private endpoint connection. |
private |
Properties of the private endpoint object. |
private |
Approval state of the private link connection. |
provisioning |
Provisioning state of the private endpoint connection. NOTE: This property will not be serialized. It can only be populated by the server. |
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. NOTE: This property will not be serialized. It can only be populated by the server.
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