Share via


CloudHsmClusterData Class

Definition

A class representing the CloudHsmCluster data model. Resource information with extended details.

public class CloudHsmClusterData : Azure.ResourceManager.Models.TrackedResourceData
type CloudHsmClusterData = class
    inherit TrackedResourceData
Public Class CloudHsmClusterData
Inherits TrackedResourceData
Inheritance

Constructors

CloudHsmClusterData(AzureLocation)

Initializes a new instance of CloudHsmClusterData.

Properties

AutoGeneratedDomainNameLabelScope

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

BackupProperties

Cloud Hsm Cluster backup information.

Hsms

An array of Cloud HSM Cluster's HSMs.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Identity

Managed service identity (system assigned and/or user assigned identities).

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
PrivateEndpointConnections

List of private endpoint connection resources.

ProvisioningState

The Cloud HSM Cluster's provisioningState.

PublicNetworkAccess

The Cloud HSM Cluster public network access.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
RestoreProperties

Cloud Hsm Cluster restore information.

SecurityDomain

Security domain properties information for Cloud HSM cluster.

Sku

SKU details.

StatusMessage

Cloud HSM Cluster status message.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)

Applies to