handleSubdomainChange
Update the site properties related to subdomain after the subdomain has been changed.
Update the site properties related to subdomain after the subdomain has been changed.
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
site Required | Partial<IHubSite> |
The site to update |
|
requestOptions Required | IHubRequestOptions |
Available requestOptions
Property | Type | Notes |
---|---|---|
Optional | ArcGISIdentityManager | |
Optional | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
Optional | string |
This is for server-side usage only, not for front-end use. |
Optional | string | |
Optional | boolean | |
Optional | IHubRequestOptionsPortalSelf |
Returns
void
Function defined in packages/common/src/sites/_internal/subdomains.ts:46