KnownResourceCommands Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides constants for well-known resource command names.
public static class KnownResourceCommands
type KnownResourceCommands = class
Public Class KnownResourceCommands
- Inheritance
-
KnownResourceCommands
Fields
| RestartCommand |
The command name for restarting a resource. |
| StartCommand |
The command name for starting a resource. |
| StopCommand |
The command name for stopping a resource. |