Partager via


ISupportsDeletingByName Interface

Définition

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

Méthodes

DeleteByName(String)

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

DeleteByNameAsync(String, CancellationToken)

Supprime une ressource de façon asynchrone d’Azure, en l’identifiant par son nom de ressource.

S’applique à