WebAppsListSiteExtensionsSlot interface
Methods
| get(Request |
Get list of siteextensions for a web site, or a deployment slot. |
Method Details
get(RequestParameters)
Get list of siteextensions for a web site, or a deployment slot.
function get(options?: RequestParameters): StreamableMethod<WebAppsListSiteExtensionsSlot200Response | WebAppsListSiteExtensionsSlot404Response | WebAppsListSiteExtensionsSlotDefaultResponse>
Parameters
- options
- RequestParameters