IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public abstract class IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IndexableRefreshable<IFluentResourceT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<InnerResourceT> where IFluentResourceT : class
type IndexableRefreshableWrapper<'IFluentResourceT, 'InnerResourceT (requires 'IFluentResourceT : null)> = class
inherit IndexableRefreshable<'IFluentResourceT (requires 'IFluentResourceT : null)>
interface IHasInner<'InnerResourceT>
Public MustInherit Class IndexableRefreshableWrapper(Of IFluentResourceT, InnerResourceT)
Inherits IndexableRefreshable(Of IFluentResourceT)
Implements IHasInner(Of InnerResourceT)
Type Parameters
- IFluentResourceT
- InnerResourceT
- Inheritance
-
IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>
- Derived
- Implements
-
IHasInner<InnerResourceT>
Constructors
IndexableRefreshableWrapper<IFluentResourceT,InnerResourceT>(String, InnerResourceT) |
Properties
Inner | |
Key | (Inherited from Indexable) |
Methods
GetInnerAsync(CancellationToken) | |
Refresh() | |
RefreshAsync(CancellationToken) | |
SetInner(InnerResourceT) |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.