Share via


FullBackupRestoreCmdletBase.HsmName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Name of the HSM.", Mandatory=true, ParameterSetName="InteractiveStorageUri", Position=1)]
[System.Management.Automation.Parameter(HelpMessage="Name of the HSM.", Mandatory=true, ParameterSetName="InteractiveStorageName", Position=1)]
public string HsmName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Name of the HSM.", Mandatory=true, ParameterSetName="InteractiveStorageUri", Position=1)>]
[<System.Management.Automation.Parameter(HelpMessage="Name of the HSM.", Mandatory=true, ParameterSetName="InteractiveStorageName", Position=1)>]
member this.HsmName : string with get, set
Public Property HsmName As String

Property Value

Attributes

Applies to