HealthReportEntry.Tags Property

Definition

Gets the tags associated with the health check.

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

Property Value

Applies to