SetAppDomainBody
Request body for an AppDomain operation.
Definition
TypeScript
interface SetAppDomainBody {
hostname: string;
}Fields
| Field | Type | Notes |
|---|---|---|
hostname | string | required |
Request body for an AppDomain operation.
interface SetAppDomainBody {
hostname: string;
}| Field | Type | Notes |
|---|---|---|
hostname | string | required |