Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.Datadog.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.Datadog.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