Share via


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

ManagementPoliciesImpl 类

定义

public class ManagementPoliciesImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Storage.Fluent.IManagementPoliciesOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.IManagementPoliciesOperations>, Microsoft.Azure.Management.Storage.Fluent.IManagementPolicies
type ManagementPoliciesImpl = class
    inherit Wrapper<IManagementPoliciesOperations>
    interface IManagementPolicies
    interface IBeta
    interface ISupportsCreating<IBlank>
    interface IHasInner<IManagementPoliciesOperations>
Public Class ManagementPoliciesImpl
Inherits Wrapper(Of IManagementPoliciesOperations)
Implements IBeta, IHasInner(Of IManagementPoliciesOperations), IManagementPolicies, ISupportsCreating(Of IBlank)
继承
ManagementPoliciesImpl
实现

属性

Inner (继承自 Wrapper<InnerT>)

方法

Define(String)
DeleteAsync(String, String, CancellationToken)
GetAsync(String, String, CancellationToken)
Manager()
SetInner(InnerT) (继承自 Wrapper<InnerT>)

显式接口实现

IManagementPolicies.DeleteAsync(String, String, CancellationToken)

删除与指定存储帐户关联的管理策略。

IManagementPolicies.GetAsync(String, String, CancellationToken)

获取与指定存储帐户关联的管理策略。

ISupportsCreating<IBlank>.Define(String)

适用于