CloudHsmCluster interface  
Resource information with extended details.
- Extends
Properties
| activation | State of security domain activation NOTE: This property will not be serialized. It can only be populated by the server. | 
| auto | The Cloud HSM Cluster's auto-generated Domain Name Label Scope | 
| hsms | An array of Cloud HSM Cluster's HSMs NOTE: This property will not be serialized. It can only be populated by the server. | 
| private | List of private endpoint connection resources NOTE: This property will not be serialized. It can only be populated by the server. | 
| provisioning | The Cloud HSM Cluster's provisioningState NOTE: This property will not be serialized. It can only be populated by the server. | 
| public | The Cloud HSM Cluster public network access | 
| status | Cloud HSM Cluster status message NOTE: This property will not be serialized. It can only be populated by the server. | 
Inherited Properties
| id | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 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 geo-location where the resource lives | 
| name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. | 
| sku | SKU details | 
| system | Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server. | 
| tags | Resource tags. | 
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		activationState
	 
	State of security domain activation NOTE: This property will not be serialized. It can only be populated by the server.
activationState?: stringProperty Value
string
		autoGeneratedDomainNameLabelScope
	     
	The Cloud HSM Cluster's auto-generated Domain Name Label Scope
autoGeneratedDomainNameLabelScope?: stringProperty Value
string
hsms
An array of Cloud HSM Cluster's HSMs NOTE: This property will not be serialized. It can only be populated by the server.
hsms?: CloudHsmProperties[]Property Value
		privateEndpointConnections
	  
	List of private endpoint connection resources NOTE: This property will not be serialized. It can only be populated by the server.
privateEndpointConnections?: PrivateEndpointConnection[]Property Value
		provisioningState
	 
	The Cloud HSM Cluster's provisioningState NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: stringProperty Value
string
		publicNetworkAccess
	  
	The Cloud HSM Cluster public network access
publicNetworkAccess?: stringProperty Value
string
		statusMessage
	 
	Cloud HSM Cluster status message NOTE: This property will not be serialized. It can only be populated by the server.
statusMessage?: stringProperty Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.
id?: stringProperty Value
string
Inherited From CloudHsmClusterResource.id
identity
Managed service identity (system assigned and/or user assigned identities)
identity?: ManagedServiceIdentityProperty Value
Inherited From CloudHsmClusterResource.identity
location
The geo-location where the resource lives
location: stringProperty Value
string
Inherited From CloudHsmClusterResource.location
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: stringProperty Value
string
Inherited From CloudHsmClusterResource.name
sku
		systemData
	 
	Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemDataProperty Value
Inherited From CloudHsmClusterResource.systemData
tags
Resource tags.
tags?: {[propertyName: string]: string}Property Value
{[propertyName: string]: string}
Inherited From CloudHsmClusterResource.tags
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: stringProperty Value
string
Inherited From CloudHsmClusterResource.type