Compartir a través de


ISupportsDeletingByName Interfaz

Definición

public interface ISupportsDeletingByName
type ISupportsDeletingByName = interface
Public Interface ISupportsDeletingByName
Derivado

Métodos

DeleteByName(String)

Elimina un recurso de Azure, que lo identifica por su nombre de recurso.

DeleteByNameAsync(String, CancellationToken)

Elimina un recurso de forma asincrónica de Azure, lo que lo identifica por su nombre de recurso.

Se aplica a