IExecutable<T> Interface
Definition
public interface IExecutable<T> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IExecutable<'T> = interface
interface IIndexable
Public Interface IExecutable(Of T)
Implements IIndexable
Type Parameters
- T
- Derived
- Implements
Properties
Key | (Inherited from IIndexable) |
Methods
Execute() | |
ExecuteAsync(CancellationToken, Boolean) |