다음을 통해 공유


NodeConfiguration.StatisticsWriteLogStatisticsToTable 속성

정의

주의

Statistics table is no longer supported.

WriteLogStatisticsToTable 특성은 로그 통계를 별도의 특수 Azure 테이블에 기록해야 하는지 여부를 지정합니다. 기본값은 yes입니다.

public bool StatisticsWriteLogStatisticsToTable { get; set; }
[System.Obsolete("Statistics table is no longer supported.")]
public bool StatisticsWriteLogStatisticsToTable { get; set; }
member this.StatisticsWriteLogStatisticsToTable : bool with get, set
[<System.Obsolete("Statistics table is no longer supported.")>]
member this.StatisticsWriteLogStatisticsToTable : bool with get, set
Public Property StatisticsWriteLogStatisticsToTable As Boolean

속성 값

구현

특성

적용 대상