ISupportsDeletingByParent Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET