Condividi tramite


MetricsOptions.Rules Proprietà

Definizione

Ottiene un elenco di regole che identificano le metriche, gli strumenti e i listener abilitati.

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)

Valore della proprietà

Si applica a