AnalyzeActionsOptions 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.
Options that allow callers to specify details about how the operation is run and what information is returned from it by the service.
For example, whether to include statistics.
public class AnalyzeActionsOptions
type AnalyzeActionsOptions = class
Public Class AnalyzeActionsOptions
- Inheritance
-
AnalyzeActionsOptions
Constructors
AnalyzeActionsOptions() |
Properties
IncludeStatistics |
Gets or sets a value that, if set to true, indicates that the service should return statistics with the results of the operation. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET