KnownResourceCommands Fields
Class Fields 3 members
Provides constants for well-known resource command names.
The command name for restarting a resource.
public static readonly string RestartCommand The command name for starting a resource.
public static readonly string StartCommand The command name for stopping a resource.
public static readonly string StopCommand