Compartilhar via


PurviewCollection.GetCollectionAsync(RequestOptions) Método

Definição

Obter uma coleção.

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

Parâmetros

options
Azure.RequestOptions

As opções de solicitação.

Retornos

Aplica-se a