LabServicesScheduleCollection.GetAllAsync(String, CancellationToken) Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna uma lista de todos os agendamentos de um laboratório.
- Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.LabServices/labs/{labName}/schedules
- Operação IdSchedules_ListByLab
public virtual Azure.AsyncPageable<Azure.ResourceManager.LabServices.LabServicesScheduleResource> GetAllAsync (string filter = default, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : string * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.LabServices.LabServicesScheduleResource>
override this.GetAllAsync : string * System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.LabServices.LabServicesScheduleResource>
Public Overridable Function GetAllAsync (Optional filter As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of LabServicesScheduleResource)
- filter
- String
O filtro a ser aplicado à operação.
- cancellationToken
- CancellationToken
O token de cancelamento a ser usado.
Uma coleção assíncrona de LabServicesScheduleResource que pode levar várias solicitações de serviço para iterar.
Produto | Versões |
---|---|
Azure SDK for .NET | Latest, Preview |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: