IResourceManager インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure リソース管理へのエントリ ポイント。
public interface IResourceManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.ResourceManager.Fluent.IResourceManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.ResourceManager.Fluent.IResourceManagementClient>
type IResourceManager = interface
interface IManager<IResourceManagementClient>
interface IHasInner<IResourceManagementClient>
interface IManagerBase
Public Interface IResourceManager
Implements IHasInner(Of IResourceManagementClient), IManager(Of IResourceManagementClient)
- 派生
- 実装
プロパティ
Deployments |
デプロイ管理 API エントリ ポイントを取得します。 |
Features |
機能管理 API エントリ ポイントを取得します。 |
GenericResources |
汎用リソース管理 API エントリ ポイントを取得します。 |
Inner |
Azure リソース管理へのエントリ ポイント。 (継承元 IHasInner<T>) |
PolicyAssignments |
ポリシー割り当て管理 API エントリ ポイントを取得します。 |
PolicyDefinitions |
ポリシー定義管理 API エントリ ポイントを取得します。 |
Providers |
プロバイダー管理 API エントリ ポイントを取得します。 |
ResourceGroups |
リソース グループ管理 API エントリ ポイントを取得します。 |
ResourceManager |
Azure リソース管理へのエントリ ポイント。 (継承元 IManagerBase) |
RestClient |
Azure リソース管理へのエントリ ポイント。 (継承元 IManager<InnerT>) |
SubscriptionId |
Azure リソース管理へのエントリ ポイント。 (継承元 IManagerBase) |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET