DevTestLabServiceFabricResource.GetApplicableSchedules メソッド

定義

存在する場合は、該当する開始/停止のスケジュールを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/users/{userName}/servicefabrics/{name}/listApplicableSchedules
  • 操作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)

パラメーター

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象