C# 클래스 Microsoft.Azure.Commands.Scheduler.Utilities.JobBaseCmdlet

상속: SchedulerBaseCmdlet
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
AddErrorActionParameters ( string errorActionType, bool create ) : RuntimeDefinedParameterDictionary

Adds error action Powershell Parameters.

비공개 메소드들

메소드 설명
GetErrorActionParamsValue ( string errorActionType ) : PSJobActionParams

Populates error action paramenter values to PSJobActionParams.

GetServiceBusErrorActionAuthentication ( ) : PSServiceBusAuthenticationParams

Gets service bus error action authentication.

GetServiceBusErrorActionParams ( ) : PSServiceBusParams

Gets service bus error action parameters.

메소드 상세

AddErrorActionParameters() 공개 메소드

Adds error action Powershell Parameters.
public AddErrorActionParameters ( string errorActionType, bool create ) : RuntimeDefinedParameterDictionary
errorActionType string Error action type.
create bool true
리턴 RuntimeDefinedParameterDictionary