Share via


ScheduleOperationsExtensions Klass

Definition

Tilläggsmetoder för ScheduleOperations.

public static class ScheduleOperationsExtensions
type ScheduleOperationsExtensions = class
Public Module ScheduleOperationsExtensions
Arv
ScheduleOperationsExtensions

Metoder

CreateOrUpdate(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

Tilläggsmetoder för ScheduleOperations.

CreateOrUpdate(IScheduleOperations, String, String, String, ScheduleCreateOrUpdateParameters)

Skapa ett schema. http://aka.ms/azureautomationsdk/scheduleoperations

CreateOrUpdateAsync(IScheduleOperations, String, String, ScheduleCreateOrUpdateParameters)

Tilläggsmetoder för ScheduleOperations.

CreateOrUpdateAsync(IScheduleOperations, String, String, String, ScheduleCreateOrUpdateParameters, CancellationToken)

Skapa ett schema. http://aka.ms/azureautomationsdk/scheduleoperations

Delete(IScheduleOperations, String, String, String)

Ta bort schemat som identifieras med schemanamnet. http://aka.ms/azureautomationsdk/scheduleoperations

DeleteAsync(IScheduleOperations, String, String, String)

Tilläggsmetoder för ScheduleOperations.

DeleteAsync(IScheduleOperations, String, String, String, CancellationToken)

Ta bort schemat som identifieras med schemanamnet. http://aka.ms/azureautomationsdk/scheduleoperations

Get(IScheduleOperations, String, String, String)

Hämta schemat som identifieras med schemanamnet. http://aka.ms/azureautomationsdk/scheduleoperations

GetAsync(IScheduleOperations, String, String, String)

Tilläggsmetoder för ScheduleOperations.

GetAsync(IScheduleOperations, String, String, String, CancellationToken)

Hämta schemat som identifieras med schemanamnet. http://aka.ms/azureautomationsdk/scheduleoperations

List(IScheduleOperations, String, String)

Tilläggsmetoder för ScheduleOperations.

ListAsync(IScheduleOperations, String, String)

Tilläggsmetoder för ScheduleOperations.

ListByAutomationAccount(IScheduleOperations, String, String)

Hämta en lista med scheman. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountAsync(IScheduleOperations, String, String, CancellationToken)

Hämta en lista med scheman. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountNext(IScheduleOperations, String)

Hämta en lista med scheman. http://aka.ms/azureautomationsdk/scheduleoperations

ListByAutomationAccountNextAsync(IScheduleOperations, String, CancellationToken)

Hämta en lista med scheman. http://aka.ms/azureautomationsdk/scheduleoperations

ListNext(IScheduleOperations, String)

Tilläggsmetoder för ScheduleOperations.

ListNextAsync(IScheduleOperations, String)

Tilläggsmetoder för ScheduleOperations.

Patch(IScheduleOperations, String, String, SchedulePatchParameters)

Tilläggsmetoder för ScheduleOperations.

PatchAsync(IScheduleOperations, String, String, SchedulePatchParameters)

Tilläggsmetoder för ScheduleOperations.

Update(IScheduleOperations, String, String, String, ScheduleUpdateParameters)

Uppdatera schemat som identifieras med schemanamnet. http://aka.ms/azureautomationsdk/scheduleoperations

UpdateAsync(IScheduleOperations, String, String, String, ScheduleUpdateParameters, CancellationToken)

Uppdatera schemat som identifieras med schemanamnet. http://aka.ms/azureautomationsdk/scheduleoperations

Gäller för