HealthCheckRegistration.Tags Property

Definition

Gets a list of tags that can be used for filtering health checks.

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)

Property Value

Applies to