共用方式為


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>

參數

傳回