次の方法で共有


IWithSiteEnabled<FluentT> インターフェイス

定義

作成時に Web アプリを無効にすることを許可する Web アプリの更新のステージ。

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

型パラメーター

FluentT

リソースの型。

メソッド

WithAppDisabledOnCreation()

作成時に Web アプリを無効にします。

適用対象