ApplicationLogEnricherOptions.DeploymentRing プロパティ

定義

ログ エンリッチメントに DeploymentRing を使用するかどうかを示す値を取得または設定します。

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

プロパティ値

既定値は false です。

適用対象