Share via


ServerRoleGroupConfiguration Class

Represents server role group configuration value.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Constructor

ServerRoleGroupConfiguration(*, role: str | _models.ServerRole, value: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
role

The role of servers in the server role group. Required. Known values are: "Coordinator" and "Worker".

value
str

Value of the configuration. Required.

Variables

Name Description
role

The role of servers in the server role group. Required. Known values are: "Coordinator" and "Worker".

value
str

Value of the configuration. Required.

default_value
str

Default value of the configuration.

source
str

Source of the configuration.