Get Cloud Hsm Cluster Result
data class GetCloudHsmClusterResult(val activationState: String, val autoGeneratedDomainNameLabelScope: String? = null, val azureApiVersion: String, val hsms: List<CloudHsmPropertiesResponse>, val id: String, val identity: ManagedServiceIdentityResponse? = null, val location: String, val name: String, val privateEndpointConnections: List<PrivateEndpointConnectionResponse>, val provisioningState: String, val publicNetworkAccess: String? = null, val sku: CloudHsmClusterSkuResponse? = null, val statusMessage: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Resource information with extended details.
Constructors
Link copied to clipboard
constructor(activationState: String, autoGeneratedDomainNameLabelScope: String? = null, azureApiVersion: String, hsms: List<CloudHsmPropertiesResponse>, id: String, identity: ManagedServiceIdentityResponse? = null, location: String, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>, provisioningState: String, publicNetworkAccess: String? = null, sku: CloudHsmClusterSkuResponse? = null, statusMessage: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
State of security domain activation
Link copied to clipboard
The Cloud HSM Cluster's auto-generated Domain Name Label Scope
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
An array of Cloud HSM Cluster's HSMs
Link copied to clipboard
Managed service identity (system assigned and/or user assigned identities)
Link copied to clipboard
List of private endpoint connection resources
Link copied to clipboard
The Cloud HSM Cluster's provisioningState
Link copied to clipboard
The Cloud HSM Cluster public network access
Link copied to clipboard
SKU details
Link copied to clipboard
Cloud HSM Cluster status message
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.