ICloudHsmIdentity.CloudHsmClusterName Property

Definition

The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 23 characters in length.

[Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 23 characters in length.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cloudHsmClusterName", Update=true)]
public string CloudHsmClusterName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="The name of the Cloud HSM Cluster within the specified resource group. Cloud HSM Cluster names must be between 3 and 23 characters in length.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="cloudHsmClusterName", Update=true)>]
member this.CloudHsmClusterName : string with get, set
Public Property CloudHsmClusterName As String

Property Value

Attributes

Applies to