WebAppsGenerateNewSitePublishingPassword interface
Methods
| post(Request |
Generates a new publishing password for an app (or deployment slot, if specified). |
Method Details
post(RequestParameters)
Generates a new publishing password for an app (or deployment slot, if specified).
function post(options?: RequestParameters): StreamableMethod<WebAppsGenerateNewSitePublishingPassword200Response | WebAppsGenerateNewSitePublishingPassword204Response | WebAppsGenerateNewSitePublishingPasswordDefaultResponse>
Parameters
- options
- RequestParameters