다음을 통해 공유


HealthCheckRegistration.Tags 속성

정의

상태 검사를 필터링하는 데 사용할 수 있는 태그 목록을 가져옵니다.

public:
 property System::Collections::Generic::ISet<System::String ^> ^ Tags { System::Collections::Generic::ISet<System::String ^> ^ get(); };
public System.Collections.Generic.ISet<string> Tags { get; }
member this.Tags : System.Collections.Generic.ISet<string>
Public ReadOnly Property Tags As ISet(Of String)

속성 값

적용 대상