Edit

Share via


ApplicationLogEnricherOptions.DeploymentRing Property

Definition

Gets or sets a value indicating whether DeploymentRing is used for logs enrichment.

public:
 property bool DeploymentRing { bool get(); void set(bool value); };
public bool DeploymentRing { get; set; }
member this.DeploymentRing : bool with get, set
Public Property DeploymentRing As Boolean

Property Value

The default value is false.

Applies to