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

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

Private Properties

Свойство Type Description
GetAuthenticationParams Microsoft.Azure.Commands.Scheduler.Models.PSHttpJobAuthenticationParams

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Executes the command.

GetDynamicParameters ( ) : object

Get conditional parameters depending on specified ErrorAction and/or type of http authentication.

Private Methods

Méthode Description
GetAuthenticationParams ( ) : PSHttpJobAuthenticationParams

Gets http authentication.

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 and/or type of http authentication.
public GetDynamicParameters ( ) : object
Résultat object