次の方法で共有


ISupportsDeletingById.DeleteById(String) メソッド

定義

Azure からリソースを削除し、リソース ID で識別します。

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

パラメーター

id
String

id 削除するリソースのリソース ID

適用対象