ManagementPoliciesImpl Class

Definition

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)
Inheritance
ManagementPoliciesImpl
Implements

Properties

Inner (Inherited from Wrapper<InnerT>)

Methods

Define(String)
DeleteAsync(String, String, CancellationToken)
GetAsync(String, String, CancellationToken)
Manager()
SetInner(InnerT) (Inherited from Wrapper<InnerT>)

Explicit Interface Implementations

IManagementPolicies.DeleteAsync(String, String, CancellationToken)

Deletes the managementpolicy associated with the specified storage account.

IManagementPolicies.GetAsync(String, String, CancellationToken)

Gets the managementpolicy associated with the specified storage account.

ISupportsCreating<IBlank>.Define(String)

Applies to