ISupportsDeletingByName Interface

Definição

public interface ISupportsDeletingByName
type ISupportsDeletingByName = interface
Public Interface ISupportsDeletingByName
Derivado

Métodos

DeleteByName(String)

Exclui um recurso do Azure, identificando-o pelo nome do recurso.

DeleteByNameAsync(String, CancellationToken)

Exclui um recurso de forma assíncrona do Azure, identificando-o pelo nome do recurso.

Aplica-se a