PaymentHsmClusterProperties interface
Properties of a Payment HSM Cluster.
Properties
| activation |
State of security domain activation |
| application |
The application trusted issuer for the Payment HSM Cluster |
| auto |
The Payment HSM Cluster's auto-generated Domain Name Label Scope |
| hsms | An array of Payment HSM Cluster's HSMs |
| management |
The management trusted issuer for the Payment HSM Cluster |
| private |
List of private endpoint connection resources |
| provisioning |
The Payment HSM Cluster's provisioningState |
| public |
The Payment HSM Cluster public network access |
| status |
Payment HSM Cluster status message |
Property Details
activationState
State of security domain activation
activationState?: string
Property Value
string
applicationTrustedIssuer
The application trusted issuer for the Payment HSM Cluster
applicationTrustedIssuer: string
Property Value
string
autoGeneratedDomainNameLabelScope
The Payment HSM Cluster's auto-generated Domain Name Label Scope
autoGeneratedDomainNameLabelScope?: string
Property Value
string
hsms
An array of Payment HSM Cluster's HSMs
hsms?: PaymentHsmProperties[]
Property Value
managementTrustedIssuer
The management trusted issuer for the Payment HSM Cluster
managementTrustedIssuer: string
Property Value
string
privateEndpointConnections
List of private endpoint connection resources
privateEndpointConnections?: PaymentHsmClusterPrivateEndpointConnection[]
Property Value
provisioningState
The Payment HSM Cluster's provisioningState
provisioningState?: string
Property Value
string
publicNetworkAccess
The Payment HSM Cluster public network access
publicNetworkAccess?: string
Property Value
string
statusMessage
Payment HSM Cluster status message
statusMessage?: string
Property Value
string