AnalyzeOperationExtensions 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.
Extension methods for Operation<T> returned by AnalyzeAsync(WaitUntil, String, IEnumerable<AnalysisInput>, IDictionary<String,String>, Nullable<ProcessingLocation>, CancellationToken) and related methods.
public static class AnalyzeOperationExtensions
type AnalyzeOperationExtensions = class
Public Module AnalyzeOperationExtensions
- Inheritance
-
AnalyzeOperationExtensions
Methods
| Name | Description |
|---|---|
| GetUsage(Operation<AnalysisResult>) |
Gets the usage details from a completed analyze operation. |