WebAppsGetScmAllowedSlot interface
Metoder
| get(Request |
Returnerar om grundläggande Scm-autentisering tillåts på webbplatsen eller inte. |
| put(Web |
Uppdaterar om autentiseringsuppgifter för användarpublicering tillåts på webbplatsen eller inte. |
Metodinformation
get(RequestParameters)
Returnerar om grundläggande Scm-autentisering tillåts på webbplatsen eller inte.
function get(options?: RequestParameters): StreamableMethod<WebAppsGetScmAllowedSlot200Response | WebAppsGetScmAllowedSlotDefaultResponse>
Parametrar
- options
- RequestParameters
Returer
put(WebAppsUpdateScmAllowedSlotParameters)
Uppdaterar om autentiseringsuppgifter för användarpublicering tillåts på webbplatsen eller inte.
function put(options: WebAppsUpdateScmAllowedSlotParameters): StreamableMethod<WebAppsUpdateScmAllowedSlot200Response | WebAppsUpdateScmAllowedSlotDefaultResponse>