Partager via


ISupportsDeletingById.DeleteById(String) Méthode

Définition

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

public void DeleteById (string id);
abstract member DeleteById : string -> unit
Public Sub DeleteById (id As String)

Paramètres

id
String

id l’ID de ressource de la ressource à supprimer

S’applique à