Compartilhar via


TemplateImageOperationsExtensions.DeleteAsync Método

Definição

Exclui uma imagem de modelo existente.

public static System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> DeleteAsync (this Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations operations, string imageName);
static member DeleteAsync : Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
<Extension()>
Public Function DeleteAsync (operations As ITemplateImageOperations, imageName As String) As Task(Of AzureOperationResponse)

Parâmetros

operations
ITemplateImageOperations

Referência ao Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.

imageName
String

Obrigatórios. O nome da imagem do modelo.

Retornos

Task<Microsoft.Azure.AzureOperationResponse>

Uma resposta de serviço padrão, incluindo uma ID de solicitação e o código de status HTTP.

Aplica-se a