次の方法で共有


LegalHoldImpl クラス

定義

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
継承
LegalHoldImpl
実装

プロパティ

Inner (継承元 Wrapper<InnerT>)

メソッド

HasLegalHold()
Manager()
SetInner(InnerT) (継承元 Wrapper<InnerT>)
Tags()

明示的なインターフェイスの実装

IHasManager<StorageManager>.Manager
ILegalHold.HasLegalHold

hasLegalHold 値を取得します。

ILegalHold.Tags

タグの値を取得します。

適用対象