共用方式為


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)

屬性值

適用於