Type Alias: DeploymentConfigurationResponse
type DeploymentConfigurationResponse = object;
Configuration for deployment characteristics.
Properties
isMultiTenancyEnabled
isMultiTenancyEnabled: boolean;
Whether multi-tenancy is enabled.
maxRequestSize
maxRequestSize: number;
The maximum HTTP request size in bytes.