Domain Detective

API Reference

Enum

DesiredStateMode

Namespace DomainDetective.DesiredState
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines values for desired state mode.

Inheritance

  • Enum
  • DesiredStateMode

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const DesiredStateMode BaselineOnly #

Represents the baseline only value.

Value: 0
public const DesiredStateMode HybridSplit #

Represents the hybrid split value.

Value: 1
public const DesiredStateMode BestPracticesForUnspecified #

Represents the best practices for unspecified value.

Value: 2
{{ include "footer" }}