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

适用于