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)

プロパティ値

適用対象