Share via


IWithSiteEnabled<FluentT> Interface

Definition

The stage of the web app update allowing disabling the web app upon creation.

public interface IWithSiteEnabled<FluentT>
type IWithSiteEnabled<'FluentT> = interface
Public Interface IWithSiteEnabled(Of FluentT)

Type Parameters

FluentT

The type of the resource.

Methods

WithAppDisabledOnCreation()

Disables the web app upon creation.

Applies to