Class Rundeck
- Namespace
- HyperX.Scripting
- Assembly
- HyperX.Scripting.dll
public class Rundeck : IdEntity
- Inheritance
-
Rundeck
- Inherited Members
-
Properties
public string InputFilePath { get; }
Property Value
- string
IsPrimary
public bool IsPrimary { get; }
Property Value
- bool
ResultFilePath
public string ResultFilePath { get; }
Property Value
- string
Methods
public RundeckUpdateStatus SetInputFilePath(string filepath)
Parameters
filepath
string
Returns
- RundeckUpdateStatus
SetResultFilePath(string)
public RundeckUpdateStatus SetResultFilePath(string filepath)
Parameters
filepath
string
Returns
- RundeckUpdateStatus