Table of Contents

Class Rundeck

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class Rundeck : IdEntity
Inheritance
Rundeck
Inherited Members

Properties

InputFilePath

public string InputFilePath { get; }

Property Value

string

IsPrimary

public bool IsPrimary { get; }

Property Value

bool

ResultFilePath

public string ResultFilePath { get; }

Property Value

string

Methods

SetInputFilePath(string)

public RundeckUpdateStatus SetInputFilePath(string filepath)

Parameters

filepath string

Returns

RundeckUpdateStatus

SetResultFilePath(string)

public RundeckUpdateStatus SetResultFilePath(string filepath)

Parameters

filepath string

Returns

RundeckUpdateStatus