Aracılığıyla paylaş


ConfigurationForBatchUpdate interface

Represents a Configuration.

Properties

name

Name of the configuration.

source

Source of the configuration.

value

Value of the configuration.

Property Details

name

Name of the configuration.

name?: string

Property Value

string

source

Source of the configuration.

source?: string

Property Value

string

value

Value of the configuration.

value?: string

Property Value

string