IRedisCaches インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Redis Cache 管理 API のエントリ ポイント。
public interface IRedisCaches : Microsoft.Azure.Management.Redis.Fluent.IRedisCachesBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchDeletion, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Redis.Fluent.RedisCache.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingById, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingByResourceGroup, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.Redis.Fluent.IRedisCache>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Redis.Fluent.IRedisOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Redis.Fluent.IRedisManager>
type IRedisCaches = interface
interface ISupportsCreating<IBlank>
interface ISupportsListing<IRedisCache>
interface ISupportsListingByResourceGroup<IRedisCache>
interface ISupportsGettingByResourceGroup<IRedisCache>
interface ISupportsGettingById<IRedisCache>
interface ISupportsDeletingById
interface ISupportsDeletingByResourceGroup
interface ISupportsBatchCreation<IRedisCache>
interface ISupportsBatchDeletion
interface IBeta
interface IHasManager<IRedisManager>
interface IHasInner<IRedisOperations>
interface IRedisCachesBeta
Public Interface IRedisCaches
Implements IHasInner(Of IRedisOperations), IHasManager(Of IRedisManager), IRedisCachesBeta, ISupportsBatchCreation(Of IRedisCache), ISupportsBatchDeletion, ISupportsCreating(Of IBlank), ISupportsDeletingById, ISupportsDeletingByResourceGroup, ISupportsGettingById(Of IRedisCache), ISupportsGettingByResourceGroup(Of IRedisCache), ISupportsListing(Of IRedisCache), ISupportsListingByResourceGroup(Of IRedisCache)
- 実装
-
IRedisCachesBeta ISupportsBatchCreation<IRedisCache> ISupportsBatchDeletion ISupportsCreating<IBlank> ISupportsDeletingById ISupportsDeletingByResourceGroup ISupportsGettingById<IRedisCache> ISupportsGettingByResourceGroup<IRedisCache> ISupportsListing<IRedisCache> ISupportsListingByResourceGroup<IRedisCache> IBeta IHasInner<IRedisOperations> IHasManager<IRedisManager>
プロパティ
Inner |
Redis Cache 管理 API のエントリ ポイント。 (継承元 IHasInner<T>) |
Manager |
このリソースの種類のマネージャー クライアントの種類を取得します。 (継承元 IHasManager<ManagerT>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET