Share via


ApplicationLogEnricherOptions.DeploymentRing Property

Definition

Overloads

DeploymentRing

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

DeploymentRing

Source:
ApplicationLogEnricherOptions.cs
Source:
ApplicationLogEnricherOptions.cs

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