C# Class Microsoft.Azure.Commands.Scheduler.Cmdlets.NewAzureSchedulerStorageQueueJobCommand

Inheritance: Microsoft.Azure.Commands.Scheduler.Utilities.JobBaseCmdlet, IDynamicParameters
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Executes the command.

GetDynamicParameters ( ) : object

Get conditional parameters depending on specified ErrorAction.

Method Details

ExecuteCmdlet() public method

Executes the command.
public ExecuteCmdlet ( ) : void
return void

GetDynamicParameters() public method

Get conditional parameters depending on specified ErrorAction.
public GetDynamicParameters ( ) : object
return object