你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApplyUpdatesOperationsExtensions 类

定义

ApplyUpdatesOperations 的扩展方法。

public static class ApplyUpdatesOperationsExtensions
type ApplyUpdatesOperationsExtensions = class
Public Module ApplyUpdatesOperationsExtensions
继承
ApplyUpdatesOperationsExtensions

方法

CreateOrUpdate(IApplyUpdatesOperations, String, String, String, String)

将汇报应用到资源

CreateOrUpdateAsync(IApplyUpdatesOperations, String, String, String, String, CancellationToken)

将汇报应用到资源

CreateOrUpdateParent(IApplyUpdatesOperations, String, String, String, String, String, String)

将汇报应用到具有父级的资源

CreateOrUpdateParentAsync(IApplyUpdatesOperations, String, String, String, String, String, String, CancellationToken)

将汇报应用到具有父级的资源

Get(IApplyUpdatesOperations, String, String, String, String, String)

跟踪汇报到资源

GetAsync(IApplyUpdatesOperations, String, String, String, String, String, CancellationToken)

跟踪汇报到资源

GetParent(IApplyUpdatesOperations, String, String, String, String, String, String, String)

使用父级跟踪资源汇报

GetParentAsync(IApplyUpdatesOperations, String, String, String, String, String, String, String, CancellationToken)

使用父级跟踪资源汇报

List(IApplyUpdatesOperations)

获取订阅中的配置记录

ListAsync(IApplyUpdatesOperations, CancellationToken)

获取订阅中的配置记录

适用于