Partager via


ISupportsDeletingByParent Interface

Définition

Fournit l’accès à l’obtention d’une ressource Azure spécifique en fonction de son groupe de ressources et de son parent.

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

Méthodes

DeleteByParent(String, String, String)

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

DeleteByParentAsync(String, String, String, CancellationToken)

Supprimez de manière asynchrone une ressource d’Azure, en l’identifiant par son nom et son groupe de ressources.

S’applique à