EnableDisableState type
Administrative state.
KnownEnableDisableState can be used interchangeably with EnableDisableState,
this enum contains the known values that the service supports.
Known values supported by the service
Enable: AdministrativeState Enable
Disable: AdministrativeState Disable
UnderMaintenance: AdministrativeState UnderMaintenance
type EnableDisableState = string