次の方法で共有


WebAppsGetAuthSettingsV2WithoutSecrets interface

メソッド

get(RequestParameters)

V2 形式を使用してアプリのサイトの認証/承認設定を取得します

put(WebAppsUpdateAuthSettingsV2Parameters)

V2 形式でアプリのサイトの認証/承認設定を更新します

メソッドの詳細

get(RequestParameters)

V2 形式を使用してアプリのサイトの認証/承認設定を取得します

function get(options?: RequestParameters): StreamableMethod<WebAppsGetAuthSettingsV2WithoutSecrets200Response | WebAppsGetAuthSettingsV2WithoutSecretsDefaultResponse>

パラメーター

戻り値

put(WebAppsUpdateAuthSettingsV2Parameters)

V2 形式でアプリのサイトの認証/承認設定を更新します

function put(options: WebAppsUpdateAuthSettingsV2Parameters): StreamableMethod<WebAppsUpdateAuthSettingsV2200Response | WebAppsUpdateAuthSettingsV2DefaultResponse>

パラメーター

戻り値