Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ILegalHold 接口

定义

表示 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)
派生
实现

属性

HasLegalHold

获取 hasLegalHold 值。

Inner

表示 LegalHold 的类型。

(继承自 IHasInner<T>)
Manager

获取此资源类型的管理器客户端类型。

(继承自 IHasManager<ManagerT>)
Tags

获取标记值。

适用于