다음을 통해 공유


IHttpMetricsTagsFeature.Tags 속성

정의

태그 컬렉션을 가져옵니다.

public System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string,object?>> Tags { get; }
member this.Tags : System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string, obj>>
Public ReadOnly Property Tags As ICollection(Of KeyValuePair(Of String, Object))

속성 값

적용 대상