CreateOrUpdate(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)
|
ScheduleOperations 操作。
|
CreateOrUpdate(IScheduleOperations, String, String, String, ScheduleCreateOrUpdateParameters)
|
创建计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|
CreateOrUpdateAsync(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)
|
ScheduleOperations 操作。
|
CreateOrUpdateAsync(IScheduleOperations, String, String, String, ScheduleCreateOrUpdateParameters, CancellationToken)
|
创建计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|
Delete(IScheduleOperations, String, String, String)
|
删除按计划名称标识的计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|
DeleteAsync(IScheduleOperations, String, String, String)
|
ScheduleOperations 操作。
|
DeleteAsync(IScheduleOperations, String, String, String, CancellationToken)
|
删除按计划名称标识的计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|
Get(IScheduleOperations, String, String, String)
|
检索按计划名称标识的计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|
GetAsync(IScheduleOperations, String, String, String)
|
ScheduleOperations 操作。
|
GetAsync(IScheduleOperations, String, String, String, CancellationToken)
|
检索按计划名称标识的计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|
List(IScheduleOperations, String, String)
|
ScheduleOperations 操作。
|
ListAsync(IScheduleOperations, String, String)
|
ScheduleOperations 操作。
|
ListByAutomationAccount(IScheduleOperations, String, String)
|
检索计划列表。
http://aka.ms/azureautomationsdk/scheduleoperations
|
ListByAutomationAccountAsync(IScheduleOperations, String, String, CancellationToken)
|
检索计划列表。
http://aka.ms/azureautomationsdk/scheduleoperations
|
ListByAutomationAccountNext(IScheduleOperations, String)
|
检索计划列表。
http://aka.ms/azureautomationsdk/scheduleoperations
|
ListByAutomationAccountNextAsync(IScheduleOperations, String, CancellationToken)
|
检索计划列表。
http://aka.ms/azureautomationsdk/scheduleoperations
|
ListNext(IScheduleOperations, String)
|
ScheduleOperations 操作。
|
ListNextAsync(IScheduleOperations, String)
|
ScheduleOperations 操作。
|
Patch(IScheduleOperations, String, String, SchedulePatchParameters)
|
ScheduleOperations 操作。
|
PatchAsync(IScheduleOperations, String, String, SchedulePatchParameters)
|
ScheduleOperations 操作。
|
Update(IScheduleOperations, String, String, String, ScheduleUpdateParameters)
|
更新按计划名称标识的计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|
UpdateAsync(IScheduleOperations, String, String, String, ScheduleUpdateParameters, CancellationToken)
|
更新按计划名称标识的计划。
http://aka.ms/azureautomationsdk/scheduleoperations
|