你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TasksOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |