共用方式為


IWithSiteEnabled<FluentT> 介面

定義

Web 應用程式更新的階段,允許在建立時停用 Web 應用程式。

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

類型參數

FluentT

資源類型。

方法

WithAppDisabledOnCreation()

建立時停用 Web 應用程式。

適用於