Method | Description | |
---|---|---|
AddErrorActionParameters ( string errorActionType, bool create ) : RuntimeDefinedParameterDictionary |
Adds error action Powershell Parameters.
|
Method | Description | |
---|---|---|
GetErrorActionParamsValue ( string errorActionType ) : |
Populates error action paramenter values to PSJobActionParams.
|
|
GetServiceBusErrorActionAuthentication ( ) : |
Gets service bus error action authentication.
|
|
GetServiceBusErrorActionParams ( ) : |
Gets service bus error action parameters.
|
public AddErrorActionParameters ( string errorActionType, bool create ) : RuntimeDefinedParameterDictionary | ||
errorActionType | string | Error action type. |
create | bool | true |
return | RuntimeDefinedParameterDictionary |