Partager via


ISupportsDeletingById Interface

Définition

public interface ISupportsDeletingById
type ISupportsDeletingById = interface
Public Interface ISupportsDeletingById
Dérivé

Méthodes

DeleteById(String)

Supprime une ressource d’Azure, en l’identifiant par son ID de ressource.

DeleteByIdAsync(String, CancellationToken)

Supprime une ressource d’Azure, en l’identifiant par son ID de ressource.

S’applique à