次の方法で共有


IWithMultiTenant インターフェイス

定義

アプリケーションを複数のテナントで使用できるかどうかを指定できるアプリケーション更新のステージ。

public interface IWithMultiTenant
type IWithMultiTenant = interface
Public Interface IWithMultiTenant
派生

メソッド

WithAvailableToOtherTenants(Boolean)

アプリケーションを複数のテナントで使用できるかどうかを指定します。

適用対象