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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET