Partilhar via


DevTestLabServiceFabricResource.GetApplicableSchedules Método

Definição

Lista as agendas de iniciar/parar aplicáveis, se houver alguma.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/users/{userName}/servicefabrics/{name}/listApplicableSchedules
  • Operação IdServiceFabrics_ListApplicableSchedules
public virtual Azure.Response<Azure.ResourceManager.DevTestLabs.Models.DevTestLabApplicableSchedule> GetApplicableSchedules (System.Threading.CancellationToken cancellationToken = default);
abstract member GetApplicableSchedules : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DevTestLabs.Models.DevTestLabApplicableSchedule>
override this.GetApplicableSchedules : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DevTestLabs.Models.DevTestLabApplicableSchedule>
Public Overridable Function GetApplicableSchedules (Optional cancellationToken As CancellationToken = Nothing) As Response(Of DevTestLabApplicableSchedule)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a