Compartilhar via


CollectionOperationsExtensions.Delete(ICollectionOperations, String) Método

Definição

Exclui a coleção fornecida.

public static Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResultWithTrackingId Delete (this Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations operations, string collectionName);
static member Delete : Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations * string -> Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResultWithTrackingId
<Extension()>
Public Function Delete (operations As ICollectionOperations, collectionName As String) As OperationResultWithTrackingId

Parâmetros

operations
ICollectionOperations

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

collectionName
String

Obrigatórios. O nome da coleção.

Retornos

A resposta que contém a ID de acompanhamento da operação.

Aplica-se a