Share via


TasksOperationsExtensions Class

Definition

Extension methods for TasksOperations

public static class TasksOperationsExtensions
type TasksOperationsExtensions = class
Public Module TasksOperationsExtensions
Inheritance
TasksOperationsExtensions

Methods

GetResourceGroupLevelTask(ITasksOperations, String, String)

Recommended tasks that will help improve the security of the subscription proactively

GetResourceGroupLevelTaskAsync(ITasksOperations, String, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

GetSubscriptionLevelTask(ITasksOperations, String)

Recommended tasks that will help improve the security of the subscription proactively

GetSubscriptionLevelTaskAsync(ITasksOperations, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

List(ITasksOperations, String)

Recommended tasks that will help improve the security of the subscription proactively

ListAsync(ITasksOperations, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

ListByHomeRegion(ITasksOperations, String)

Recommended tasks that will help improve the security of the subscription proactively

ListByHomeRegionAsync(ITasksOperations, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

ListByHomeRegionNext(ITasksOperations, String)

Recommended tasks that will help improve the security of the subscription proactively

ListByHomeRegionNextAsync(ITasksOperations, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

ListByResourceGroup(ITasksOperations, String, String)

Recommended tasks that will help improve the security of the subscription proactively

ListByResourceGroupAsync(ITasksOperations, String, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

ListByResourceGroupNext(ITasksOperations, String)

Recommended tasks that will help improve the security of the subscription proactively

ListByResourceGroupNextAsync(ITasksOperations, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

ListNext(ITasksOperations, String)

Recommended tasks that will help improve the security of the subscription proactively

ListNextAsync(ITasksOperations, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

UpdateResourceGroupLevelTaskState(ITasksOperations, String, String, String)

Recommended tasks that will help improve the security of the subscription proactively

UpdateResourceGroupLevelTaskStateAsync(ITasksOperations, String, String, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

UpdateSubscriptionLevelTaskState(ITasksOperations, String, String)

Recommended tasks that will help improve the security of the subscription proactively

UpdateSubscriptionLevelTaskStateAsync(ITasksOperations, String, String, CancellationToken)

Recommended tasks that will help improve the security of the subscription proactively

Applies to