Partilhar via


IVirtualMachines.DeleteById(String, Boolean) Método

Definição

Exclui um recurso do Azure, identificando-o por sua ID de recurso.

public void DeleteById (string id, bool forceDeletion);
abstract member DeleteById : string * bool -> unit
Public Sub DeleteById (id As String, forceDeletion As Boolean)

Parâmetros

id
String

id da ID do recurso a ser excluído

forceDeletion
Boolean

habilitar a exclusão de força

Aplica-se a