Partilhar via


ConfigurationForBatchUpdate Class

Represents a Configuration.

Inheritance
msrest.serialization.Model
ConfigurationForBatchUpdate

Constructor

ConfigurationForBatchUpdate(*, name: str | None = None, value: str | None = None, source: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
name
str

Name of the configuration.

value
str

Value of the configuration.

source
str

Source of the configuration.

Variables

Name Description
name
str

Name of the configuration.

value
str

Value of the configuration.

source
str

Source of the configuration.