ServerRoleGroupConfiguration interface

Represents server role group configuration value.

Properties

defaultValue

Default value of the configuration.

role

The role of servers in the server role group.

source

Source of the configuration.

value

Value of the configuration.

Property Details

defaultValue

Default value of the configuration.

defaultValue?: string

Property Value

string

role

The role of servers in the server role group.

role: string

Property Value

string

source

Source of the configuration.

source?: string

Property Value

string

value

Value of the configuration.

value: string

Property Value

string