KnownResourceCommands Fields
Class Fields 6 members
Provides constants for well-known resource command names.
The command name for deleting a parameter value.
public static readonly string DeleteParameterCommand The command name for rebuilding a project resource.
public static readonly string RebuildCommand The command name for restarting a resource.
public static readonly string RestartCommand The command name for setting a parameter value.
public static readonly string SetParameterCommand The command name for starting a resource.
public static readonly string StartCommand The command name for stopping a resource.
public static readonly string StopCommand