MhsmPrivateEndpointConnection 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. |
Inherited Properties
id | The Azure Resource Manager resource ID for the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server. |
identity | Managed service identity (system assigned and/or user assigned identities) |
location | The supported Azure location where the managed HSM Pool should be created. |
name | The name of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server. |
sku | SKU details |
system |
Metadata pertaining to creation and last modification of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags |
type | The resource type of the managed HSM Pool. 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?: MhsmPrivateEndpoint
Property Value
privateLinkServiceConnectionState
Approval state of the private link connection.
privateLinkServiceConnectionState?: MhsmPrivateLinkServiceConnectionState
Property Value
provisioningState
Provisioning state of the private endpoint connection.
provisioningState?: string
Property Value
string
Inherited Property Details
id
The Azure Resource Manager resource ID for the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ManagedHsmResource.id
identity
Managed service identity (system assigned and/or user assigned identities)
identity?: ManagedServiceIdentity
Property Value
Inherited From ManagedHsmResource.identity
location
The supported Azure location where the managed HSM Pool should be created.
location?: string
Property Value
string
Inherited From ManagedHsmResource.location
name
The name of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ManagedHsmResource.name
sku
systemData
Metadata pertaining to creation and last modification of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From ManagedHsmResource.systemData
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From ManagedHsmResource.tags
type
The resource type of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ManagedHsmResource.type