ManagementPoliciesImpl Klasse

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)
Vererbung
ManagementPoliciesImpl
Implementiert

Eigenschaften

Inner (Geerbt von Wrapper<InnerT>)

Methoden

Define(String)
DeleteAsync(String, String, CancellationToken)
GetAsync(String, String, CancellationToken)
Manager()
SetInner(InnerT) (Geerbt von Wrapper<InnerT>)

Explizite Schnittstellenimplementierungen

IManagementPolicies.DeleteAsync(String, String, CancellationToken)

Löscht die Verwaltungsrichtlinie, die dem angegebenen Speicherkonto zugeordnet ist.

IManagementPolicies.GetAsync(String, String, CancellationToken)

Ruft die Verwaltungsrichtlinie ab, die dem angegebenen Speicherkonto zugeordnet ist.

ISupportsCreating<IBlank>.Define(String)

Gilt für: