다음을 통해 공유


ISupportsDeletingById 인터페이스

정의

public interface ISupportsDeletingById
type ISupportsDeletingById = interface
Public Interface ISupportsDeletingById
파생

메서드

DeleteById(String)

리소스 ID로 식별하여 Azure에서 리소스를 삭제합니다.

DeleteByIdAsync(String, CancellationToken)

리소스 ID로 식별하여 Azure에서 리소스를 삭제합니다.

적용 대상