Domain Detective

API Reference

Class

DesiredStateBestPracticeSettings

Namespace DomainDetective.DesiredState
Assembly DomainDetective
Modifiers sealed

Provides desired state best practice settings functionality.

Inheritance

  • Object
  • DesiredStateBestPracticeSettings

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

Accepted by parameters

Constructors

public DesiredStateBestPracticeSettings() #

Methods

public HealthCheckType[] ResolveChecks() #
Returns: HealthCheckType[]

Executes the resolve checks operation.

Properties

public HealthCheckType[] Checks { get; set; } #
JsonPropertyName("checks")

Gets or sets the checks value.

public Boolean IncludeActiveMailProbes { get; set; } #
JsonPropertyName("includeActiveMailProbes")

Gets or sets the include active mail probes value.

{{ include "footer" }}