ICloudHsmClusterProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.CloudHsmClusterPropertiesTypeConverter))]
public interface ICloudHsmClusterProperties : Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Models.CloudHsmClusterPropertiesTypeConverter))>]
type ICloudHsmClusterProperties = interface
    interface IJsonSerializable
Public Interface ICloudHsmClusterProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ActivationState

State of security domain activation

AutoGeneratedDomainNameLabelScope

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

Hsm

An array of Cloud HSM Cluster's HSMs

PrivateEndpointConnection

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

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to