KuduAliases Class

Summary

Contains aliases related to Kudu web site environment and deployment.
Assembly
Cake.Kudu.dll
Namespace
Cake.Kudu
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["KuduAliases"] class Type type-node

Syntax

public static class KuduAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
Kudu(ICakeContext) KuduProvider
Gets a KuduProvider instance that can be used to query for information and manipulate the current Kudu environment.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin