WebSite.

AlwaysOnEnabled Property

Summary

Gets if always on is specified and if it's enabled or not.
Assembly
Cake.Kudu.dll
Namespace
Cake.Kudu.Provider
Containing Type
WebSite

Syntax

public Nullable<bool> AlwaysOnEnabled { get; }

Value

Type Description
Nullable<bool>