LegalHoldImpl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 実装
プロパティ
Inner | (継承元 Wrapper<InnerT>) |
メソッド
HasLegalHold() | |
Manager() | |
SetInner(InnerT) | (継承元 Wrapper<InnerT>) |
Tags() |
明示的なインターフェイスの実装
IHasManager<StorageManager>.Manager | |
ILegalHold.HasLegalHold |
hasLegalHold 値を取得します。 |
ILegalHold.Tags |
タグの値を取得します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET