C# Класс Microsoft.Azure.Commands.Scheduler.Cmdlets.UpdateAzureSchedulerHttpJobCommand

Наследование: Microsoft.Azure.Commands.Scheduler.Utilities.JobBaseCmdlet, IDynamicParameters
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
GetAuthenticationParams Microsoft.Azure.Commands.Scheduler.Models.PSHttpJobAuthenticationParams

Открытые методы

Метод Описание
ExecuteCmdlet ( ) : void

Executes the command.

GetDynamicParameters ( ) : object

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

Приватные методы

Метод Описание
GetAuthenticationParams ( ) : PSHttpJobAuthenticationParams

Gets http authentication.

Описание методов

ExecuteCmdlet() публичный Метод

Executes the command.
public ExecuteCmdlet ( ) : void
Результат void

GetDynamicParameters() публичный Метод

Get conditional parameters depending on specified ErrorAction and/or type of http authentication.
public GetDynamicParameters ( ) : object
Результат object