KuduClientSettings.

Environment Property

Summary

Gets or sets the environment used by kudu client.
Assembly
Cake.Kudu.Client.dll
Namespace
Cake.Kudu.Client
Containing Type
KuduClientSettings

Syntax

public ICakeEnvironment Environment { get; set; }

Remarks

Defaults to Environment.

Value

Type Description
ICakeEnvironment