LegalHoldImpl Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class LegalHoldImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Storage.Fluent.Models.LegalHoldInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.Models.LegalHoldInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Storage.Fluent.StorageManager>, Microsoft.Azure.Management.Storage.Fluent.ILegalHold
type LegalHoldImpl = class
inherit Wrapper<LegalHoldInner>
interface ILegalHold
interface IBeta
interface IHasInner<LegalHoldInner>
interface IHasManager<StorageManager>
Public Class LegalHoldImpl
Inherits Wrapper(Of LegalHoldInner)
Implements IBeta, IHasInner(Of LegalHoldInner), IHasManager(Of StorageManager), ILegalHold
- Héritage
- Implémente
Propriétés
Inner | (Hérité de Wrapper<InnerT>) |
Méthodes
HasLegalHold() | |
Manager() | |
SetInner(InnerT) | (Hérité de Wrapper<InnerT>) |
Tags() |
Implémentations d’interfaces explicites
IHasManager<StorageManager>.Manager | |
ILegalHold.HasLegalHold |
Obtient la valeur hasLegalHold. |
ILegalHold.Tags |
Obtient la valeur des balises. |
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET