Compartilhar via


IDeploymentOperationOperations Interface

Definição

Operações para gerenciar operações de implantação.

public interface IDeploymentOperationOperations
type IDeploymentOperationOperations = interface
Public Interface IDeploymentOperationOperations

Métodos

GetAsync(String, String, String, CancellationToken)

Obtém uma lista de operações de implantações.

ListAsync(String, String, DeploymentOperationsListParameters, CancellationToken)

Obtém uma lista de operações de implantações.

ListNextAsync(String, CancellationToken)

Obtém uma lista de próximas operações de implantações.

Métodos de Extensão

Get(IDeploymentOperationOperations, String, String, String)

Obtém uma lista de operações de implantações.

GetAsync(IDeploymentOperationOperations, String, String, String)

Obtém uma lista de operações de implantações.

List(IDeploymentOperationOperations, String, String, DeploymentOperationsListParameters)

Obtém uma lista de operações de implantações.

ListAsync(IDeploymentOperationOperations, String, String, DeploymentOperationsListParameters)

Obtém uma lista de operações de implantações.

ListNext(IDeploymentOperationOperations, String)

Obtém uma lista de próximas operações de implantações.

ListNextAsync(IDeploymentOperationOperations, String)

Obtém uma lista de próximas operações de implantações.

Aplica-se a