AnalyzeActionsOptions Class

Definition

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