API Reference
Class
BenchmarkIisBinding
Describes a shell-free IIS AppCmd evidence query and optional reversible scalar setting.
Inheritance
- Object
- BenchmarkIisBinding
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property BenchmarkControlBinding.Iis
Constructors
public BenchmarkIisBinding() #Inherited Methods
Properties
public List<String> QueryArguments { get; set; } #Gets or sets a tokenized read-only AppCmd list operation used to collect one server or scope value.
public List<String> ScopeListArguments { get; set; } #Gets or sets an optional tokenized AppCmd list operation used to enumerate application, site, or pool scopes.
public String Section { get; set; } #Gets or sets the configuration section for a reversible server-level scalar.
public String Property { get; set; } #Gets or sets the configuration property for a reversible server-level scalar.
public Boolean ReversibleServerScalar { get; set; } #Gets or sets whether the binding is a deterministic reversible server-level scalar.