ExtensionObjectState type
Enum for AttentionReason - Extension Object State.
KnownExtensionObjectState can be used interchangeably with ExtensionObjectState,
this enum contains the known values that the service supports.
Known values supported by the service
Exists: Extension object exists.
NotExists: Extension object not exists.
type ExtensionObjectState = string