WebAppsGetAuthSettingsV2WithoutSecretsSlot interface
Methoden
| get(Request |
Ruft die Authentifizierungs-/Autorisierungseinstellungen für Apps über das V2-Format ab. |
| put(Web |
Aktualisiert die Authentifizierungs-/Autorisierungseinstellungen für Apps über das V2-Format |
Details zur Methode
get(RequestParameters)
Ruft die Authentifizierungs-/Autorisierungseinstellungen für Apps über das V2-Format ab.
function get(options?: RequestParameters): StreamableMethod<WebAppsGetAuthSettingsV2WithoutSecretsSlot200Response | WebAppsGetAuthSettingsV2WithoutSecretsSlotDefaultResponse>
Parameter
- options
- RequestParameters
Gibt zurück
put(WebAppsUpdateAuthSettingsV2SlotParameters)
Aktualisiert die Authentifizierungs-/Autorisierungseinstellungen für Apps über das V2-Format
function put(options: WebAppsUpdateAuthSettingsV2SlotParameters): StreamableMethod<WebAppsUpdateAuthSettingsV2Slot200Response | WebAppsUpdateAuthSettingsV2SlotDefaultResponse>