ManagementPoliciesImpl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class ManagementPoliciesImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Storage.Fluent.IManagementPoliciesOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Storage.Fluent.IManagementPoliciesOperations>, Microsoft.Azure.Management.Storage.Fluent.IManagementPolicies
type ManagementPoliciesImpl = class
inherit Wrapper<IManagementPoliciesOperations>
interface IManagementPolicies
interface IBeta
interface ISupportsCreating<IBlank>
interface IHasInner<IManagementPoliciesOperations>
Public Class ManagementPoliciesImpl
Inherits Wrapper(Of IManagementPoliciesOperations)
Implements IBeta, IHasInner(Of IManagementPoliciesOperations), IManagementPolicies, ISupportsCreating(Of IBlank)
- 継承
- 実装
プロパティ
Inner | (継承元 Wrapper<InnerT>) |
メソッド
Define(String) | |
DeleteAsync(String, String, CancellationToken) | |
GetAsync(String, String, CancellationToken) | |
Manager() | |
SetInner(InnerT) | (継承元 Wrapper<InnerT>) |
明示的なインターフェイスの実装
IManagementPolicies.DeleteAsync(String, String, CancellationToken) |
指定したストレージ アカウントに関連付けられている管理ポリシーを削除します。 |
IManagementPolicies.GetAsync(String, String, CancellationToken) |
指定したストレージ アカウントに関連付けられている managementpolicy を取得します。 |
ISupportsCreating<IBlank>.Define(String) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET