ISupportsDeletingById Gränssnitt

Definition

public interface ISupportsDeletingById
type ISupportsDeletingById = interface
Public Interface ISupportsDeletingById
Härledda

Metoder

DeleteById(String)

Tar bort en resurs från Azure och identifierar den med dess resurs-ID.

DeleteByIdAsync(String, CancellationToken)

Tar bort en resurs från Azure och identifierar den med dess resurs-ID.

Gäller för