Share via


CloudHsmClusterProperties interface

Properties of a Cloud HSM Cluster.

Properties

activationState

State of security domain activation

autoGeneratedDomainNameLabelScope

The Cloud HSM Cluster's auto-generated Domain Name Label Scope

hsms

An array of Cloud HSM Cluster's HSMs

privateEndpointConnections

List of private endpoint connection resources

provisioningState

The Cloud HSM Cluster's provisioningState

publicNetworkAccess

The Cloud HSM Cluster public network access

statusMessage

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