CloudHsmClusterProperties interface
Properties of a Cloud HSM Cluster.
Properties
activation |
State of security domain activation |
auto |
The Cloud HSM Cluster's auto-generated Domain Name Label Scope |
hsms | An array of Cloud HSM Cluster's HSMs |
private |
List of private endpoint connection resources |
provisioning |
The Cloud HSM Cluster's provisioningState |
public |
The Cloud HSM Cluster public network access |
status |
Cloud HSM Cluster status message |
Property Details
activationState
State of security domain activation
activationState?: string
Property Value
string
autoGeneratedDomainNameLabelScope
The Cloud HSM Cluster's auto-generated Domain Name Label Scope
autoGeneratedDomainNameLabelScope?: string
Property Value
string
hsms
An array of Cloud HSM Cluster's HSMs
hsms?: CloudHsmProperties[]
Property Value
privateEndpointConnections
List of private endpoint connection resources
privateEndpointConnections?: PrivateEndpointConnection[]
Property Value
provisioningState
The Cloud HSM Cluster's provisioningState
provisioningState?: string
Property Value
string
publicNetworkAccess
The Cloud HSM Cluster public network access
publicNetworkAccess?: string
Property Value
string
statusMessage
Cloud HSM Cluster status message
statusMessage?: string
Property Value
string