CommandsOperationsExtensions Class

Definition

The websites extensions client manages the web sites deployments, web jobs and other extensions.

public static class CommandsOperationsExtensions
type CommandsOperationsExtensions = class
Public Module CommandsOperationsExtensions
Inheritance
CommandsOperationsExtensions

Methods

Invoke(ICommandsOperations, InvokeCommandParameters)

Invoke a command on the website's VM.

InvokeAsync(ICommandsOperations, InvokeCommandParameters)

Invoke a command on the website's VM.

Applies to