ManagementPoliciesImpl Classe

Definição

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)
Herança
ManagementPoliciesImpl
Implementações

Propriedades

Inner (Herdado de Wrapper<InnerT>)

Métodos

Define(String)
DeleteAsync(String, String, CancellationToken)
GetAsync(String, String, CancellationToken)
Manager()
SetInner(InnerT) (Herdado de Wrapper<InnerT>)

Implantações explícitas de interface

IManagementPolicies.DeleteAsync(String, String, CancellationToken)

Exclui a política de gerenciamento associada à conta de armazenamento especificada.

IManagementPolicies.GetAsync(String, String, CancellationToken)

Obtém a política de gerenciamento associada à conta de armazenamento especificada.

ISupportsCreating<IBlank>.Define(String)

Aplica-se a