Freigeben über


MetricsOptions.Rules Eigenschaft

Definition

Ruft eine Liste von Regeln ab, die bestimmen, welche Metriken, Instrumente und Listener aktiviert sind.

public:
 property System::Collections::Generic::IList<Microsoft::Extensions::Diagnostics::Metrics::InstrumentRule ^> ^ Rules { System::Collections::Generic::IList<Microsoft::Extensions::Diagnostics::Metrics::InstrumentRule ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Extensions.Diagnostics.Metrics.InstrumentRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Microsoft.Extensions.Diagnostics.Metrics.InstrumentRule>
Public ReadOnly Property Rules As IList(Of InstrumentRule)

Eigenschaftswert

Gilt für: