Partager via


IManagementPolicy Interface

Définition

Type représentant ManagementPolicy.

public interface IManagementPolicy : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.Models.ManagementPolicyInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Storage.Fluent.StorageManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.Storage.Fluent.IManagementPolicy>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate>
type IManagementPolicy = interface
    interface IBeta
    interface IHasInner<ManagementPolicyInner>
    interface IHasId
    interface IIndexable
    interface IRefreshable<IManagementPolicy>
    interface IUpdatable<IUpdate>
    interface IHasManager<StorageManager>
Public Interface IManagementPolicy
Implements IBeta, IHasId, IHasInner(Of ManagementPolicyInner), IHasManager(Of StorageManager), IIndexable, IRefreshable(Of IManagementPolicy), IUpdatable(Of IUpdate)
Dérivé
Implémente

Propriétés

Id

Obtient la valeur id.

Inner

Type représentant ManagementPolicy.

(Hérité de IHasInner<T>)
Key

Type représentant ManagementPolicy.

(Hérité de IIndexable)
LastModifiedTime

Obtient la valeur lastModifiedTime.

Manager

Obtient le type de client manager de ce type de ressource.

(Hérité de IHasManager<ManagerT>)
Name

Obtient la valeur du nom.

Policy

Obtient la valeur de stratégie.

Rules

Obtient la liste des règles pour cette stratégie.

Type

Obtient la valeur de type.

Méthodes

Refresh()

Actualise la ressource pour la synchroniser avec Azure.

(Hérité de IRefreshable<T>)
RefreshAsync(CancellationToken)

Actualise la ressource pour la synchroniser avec Azure.

(Hérité de IRefreshable<T>)
Update()

Type représentant ManagementPolicy.

(Hérité de IUpdatable<T>)

S’applique à