Executable<IFluentResourceT> 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.
The base class for all executable model.
public abstract class Executable<IFluentResourceT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Indexable, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IExecutable<IFluentResourceT>
type Executable<'IFluentResourceT> = class
inherit Indexable
interface IExecutable<'IFluentResourceT>
interface IIndexable
Public MustInherit Class Executable(Of IFluentResourceT)
Inherits Indexable
Implements IExecutable(Of IFluentResourceT)
Type Parameters
- IFluentResourceT
The fluent model type representing the executable
- Inheritance
- Implements
-
IExecutable<IFluentResourceT> IIndexable
Constructors
Executable<IFluentResourceT>() |
Properties
Key | (Inherited from Indexable) |
Methods
Execute() | |
ExecuteAsync(CancellationToken, Boolean) |
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.