Compartilhar via


PurviewAccountClient.GetCollectionsAsync(String, RequestOptions) Método

Definição

Lista as coleções na conta.

public virtual System.Threading.Tasks.Task<Azure.Response> GetCollectionsAsync (string skipToken = default, Azure.RequestOptions options = default);
abstract member GetCollectionsAsync : string * Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
override this.GetCollectionsAsync : string * Azure.RequestOptions -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function GetCollectionsAsync (Optional skipToken As String = Nothing, Optional options As RequestOptions = Nothing) As Task(Of Response)

Parâmetros

skipToken
String

A cadeia de caracteres a ser usada.

options
Azure.RequestOptions

As opções de solicitação.

Retornos

Aplica-se a