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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET