OpenshiftBuildStarterSettings.

Follow Property

Summary

Gets or sets a value indicating whether to watch its logs until it completes or fails.

Syntax

public bool Follow { get; set; }

Value

Type Description
bool true to watch its logs until it completes or fails; otherwise, false.