hosts property
HostConfig configures a list of host-specific configurations for the server.
Each server can have at most 10 host configurations.
Implementation
core.List<HostConfig>? hosts;
HostConfig configures a list of host-specific configurations for the server.
Each server can have at most 10 host configurations.
core.List<HostConfig>? hosts;