OBJECT
MultiTenantHostSpec
Description
MultiTenant host specification.
link GraphQL Schema definition
- type MultiTenantHostSpec {
- # Azure App ID of the multi-tenant host.
- String! :
- # Network configuration of the multi-tenant host.
- NetworkConfig :
- }