GetScriptCmdlet Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotExport]
[System.Management.Automation.Cmdlet("Get", "ScriptCmdlet")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.String[]) })]
public class GetScriptCmdlet : System.Management.Automation.PSCmdlet
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotExport>]
[<System.Management.Automation.Cmdlet("Get", "ScriptCmdlet")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.String[]) })>]
type GetScriptCmdlet = class
    inherit PSCmdlet
Public Class GetScriptCmdlet
Inherits PSCmdlet
Inheritance
GetScriptCmdlet
Attributes

Constructors

GetScriptCmdlet()

Properties

AsAlias
AsFunctionInfo
IncludeDoNotExport
ScriptFolder

Methods

ProcessRecord()

Applies to