다음을 통해 공유


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입니다.

적용 대상