# SettingsKrb5RealmCreateParams
## Properties
**admin_server** | **String** | Specifies the administrative server hostname. | [optional] [default to null]
**default_domain** | **String** | Specifies the default domain mapped to the realm. | [optional] [default to null]
**is_default_realm** | **bool** | If true, indicates that the realm is the default. | [optional] [default to null]
**kdc** | **Vec<String>** | Specifies the list of KDC hostnames. | [optional] [default to null]
**realm** | **String** | Specifies the name of the realm. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)