AdministrativeState type
State defined to represent administrative actions or post actions on a particular resource.
KnownAdministrativeState can be used interchangeably with AdministrativeState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Enabled Administrative State
Disabled: Disabled Administrative State
MAT: MAT(Manual Action Taken) Administrative State
RMA: RMA(Return Material Authorization) Administrative State
UnderMaintenance: UnderMaintenance Administrative State
type AdministrativeState = string