Partilhar via


ManifestsOperationsExtensions.DeleteAsync Método

Definição

public static System.Threading.Tasks.Task DeleteAsync (this Microsoft.Azure.ContainerRegistry.IManifestsOperations operations, string name, string reference, System.Threading.CancellationToken cancellationToken = default);
static member DeleteAsync : Microsoft.Azure.ContainerRegistry.IManifestsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function DeleteAsync (operations As IManifestsOperations, name As String, reference As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parâmetros

name
String
reference
String
cancellationToken
CancellationToken

Retornos

Aplica-se a