Get Cloud Hsm Cluster Result
data class GetCloudHsmClusterResult(val autoGeneratedDomainNameLabelScope: String? = null, val hsms: List<CloudHsmPropertiesResponse>? = null, val id: String, val location: String, val name: String, val privateEndpointConnections: List<PrivateEndpointConnectionResponse>? = null, val provisioningState: String? = null, val publicNetworkAccess: String? = null, val securityDomain: CloudHsmClusterSecurityDomainPropertiesResponse? = null, val sku: CloudHsmClusterSkuResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Resource information with extended details.
Constructors
Link copied to clipboard
constructor(autoGeneratedDomainNameLabelScope: String? = null, hsms: List<CloudHsmPropertiesResponse>? = null, id: String, location: String, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>? = null, provisioningState: String? = null, publicNetworkAccess: String? = null, securityDomain: CloudHsmClusterSecurityDomainPropertiesResponse? = null, sku: CloudHsmClusterSkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
The Cloud HSM Cluster's auto-generated Domain Name Label Scope
Link copied to clipboard
An array of Cloud HSM Cluster's HSMs
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
Security domain properties information for Cloud HSM cluster
Link copied to clipboard
SKU details
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.