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)

属性值

适用于