LegalHoldImpl Class

Definition

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
Inheritance
LegalHoldImpl
Implements

Properties

Inner (Inherited from Wrapper<InnerT>)

Methods

HasLegalHold()
Manager()
SetInner(InnerT) (Inherited from Wrapper<InnerT>)
Tags()

Explicit Interface Implementations

IHasManager<StorageManager>.Manager
ILegalHold.HasLegalHold

Gets the hasLegalHold value.

ILegalHold.Tags

Gets the tags value.

Applies to