ILegalHold Interface
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.
Type représentant LegalHold.
public interface ILegalHold : 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>
type ILegalHold = interface
interface IBeta
interface IHasInner<LegalHoldInner>
interface IHasManager<StorageManager>
Public Interface ILegalHold
Implements IBeta, IHasInner(Of LegalHoldInner), IHasManager(Of StorageManager)
- Dérivé
- Implémente
Propriétés
HasLegalHold |
Obtient la valeur hasLegalHold. |
Inner |
Type représentant LegalHold. (Hérité de IHasInner<T>) |
Manager |
Obtient le type de client manager de ce type de ressource. (Hérité de IHasManager<ManagerT>) |
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