Invoke-NSCreateDNSKey
Module area: NetScalerToolkit
Synopsis
Generated command reference. Review the command syntax and parameter metadata before use.
Syntax
Invoke-NSCreateDNSKey -Algorithm <String> -FileNamePrefix <String> -KeySize <Int32> -KeyType <String> [-Password <String>] -ZoneName <String> [-Session <PSObject>] [-IgnoreNotFound <SwitchParameter>] [-ReturnNullOnNotFound <SwitchParameter>] [-ThrowOnWarning <SwitchParameter>]
Parameters
-Algorithm
- Type:
System.String - Required:
True - Pipeline input:
False
-Confirm
- Type:
System.Management.Automation.SwitchParameter - Required:
False - Pipeline input:
False - Aliases:
cf
-FileNamePrefix
- Type:
System.String - Required:
True - Pipeline input:
False
-IgnoreNotFound
- Type:
System.Management.Automation.SwitchParameter - Required:
False - Pipeline input:
False
-KeySize
- Type:
System.Int32 - Required:
True - Pipeline input:
False
-KeyType
- Type:
System.String - Required:
True - Pipeline input:
False
-Password
- Type:
System.String - Required:
False - Pipeline input:
False
-ReturnNullOnNotFound
- Type:
System.Management.Automation.SwitchParameter - Required:
False - Pipeline input:
False
-Session
- Type:
System.Management.Automation.PSObject - Required:
False - Pipeline input:
False
-ThrowOnWarning
- Type:
System.Management.Automation.SwitchParameter - Required:
False - Pipeline input:
False
-WhatIf
- Type:
System.Management.Automation.SwitchParameter - Required:
False - Pipeline input:
False - Aliases:
wi
-ZoneName
- Type:
System.String - Required:
True - Pipeline input:
False
Notes
This page was generated from exported PowerShell command metadata.