Contents

ConfigurationChangeStatus

Values that represent the status of a configuration change.

Declaration

const ConfigurationChangeStatus: Readonly<{
    readonly Initialized: "Initialized";
    readonly Refreshed: "Refreshed";
}>

Topics

Enumeration Cases

Type Aliases

See Also

Initialization and error status