C# 클래스 InfluxDB.Collector.Configuration.CollectorTagConfiguration

파일 보기 프로젝트 열기: influxdata/influxdb-csharp

공개 메소드들

메소드 설명
With ( string key, string value ) : CollectorConfiguration

메소드 상세

With() 공개 추상적인 메소드

public abstract With ( string key, string value ) : CollectorConfiguration
key string
value string
리턴 CollectorConfiguration