HostFeatureConfigurationSetting: {
    levels: HostLevel[];
    value: HostFeatureConfigurationMap[T];
}

Type Parameters

Type declaration