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

Inheritance: Microsoft.Azure.Commands.Scheduler.Utilities.JobBaseCmdlet, IDynamicParameters
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Executes the command.

GetDynamicParameters ( ) : object

Get conditional parameters depending on specified ErrorAction.

Method Details

ExecuteCmdlet() public méthode

Executes the command.
public ExecuteCmdlet ( ) : void
Résultat void

GetDynamicParameters() public méthode

Get conditional parameters depending on specified ErrorAction.
public GetDynamicParameters ( ) : object
Résultat object