GetCommonParameter Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.DoNotExport]
[System.Management.Automation.Cmdlet("Get", "CommonParameter")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(System.Collections.Generic.Dictionary<System.String,System.Object>) })]
public class GetCommonParameter : System.Management.Automation.PSCmdlet
[<Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.DoNotExport>]
[<System.Management.Automation.Cmdlet("Get", "CommonParameter")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(System.Collections.Generic.Dictionary<System.String,System.Object>) })>]
type GetCommonParameter = class
    inherit PSCmdlet
Public Class GetCommonParameter
Inherits PSCmdlet
Inheritance
GetCommonParameter
Attributes

Constructors

GetCommonParameter()

Properties

PSBoundParameter
PSCmdlet

Methods

ProcessRecord()

Applies to