次の方法で共有


AppServiceStaticWebAppsProvider クラス

定義

Azure Static Web Apps プロバイダーの構成設定。

public class AppServiceStaticWebAppsProvider
type AppServiceStaticWebAppsProvider = class
Public Class AppServiceStaticWebAppsProvider
継承
AppServiceStaticWebAppsProvider

コンストラクター

AppServiceStaticWebAppsProvider()

AppServiceStaticWebAppsProvider の新しいインスタンスを初期化します。

プロパティ

IsEnabled

<code>false</code> if the Azure Static Web Apps provider should be enabled despite the set registration, otherwise, <code>true</code>.

RegistrationClientId

ログインに使用されるアプリのクライアント ID。

適用対象