Class SystemMaintenanceCommand.Parameters
Defines the parameter keys for the SystemMaintenance command.
public static class SystemMaintenanceCommand.Parameters
- Inheritance
-
SystemMaintenanceCommand.Parameters
- Inherited Members
Fields
Force
Parameter key to force the maintenance operation.
public const string Force = "force"
Field Value
MaintenanceType
Parameter key for the type of maintenance to perform.
public const string MaintenanceType = "maintenancetype"