Compartir a través de


ISupportsDeletingById Interfaz

Definición

public interface ISupportsDeletingById
type ISupportsDeletingById = interface
Public Interface ISupportsDeletingById
Derivado

Métodos

DeleteById(String)

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

DeleteByIdAsync(String, CancellationToken)

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

Se aplica a