Partilhar via


MetricsCollection.ICollection<Metric>.Add(Metric) Método

Definição

Não há suporte para o método Add(..). Para adicionar uma nova métrica, use o método GetOrCreate(..).

void ICollection<Metric>.Add (Microsoft.ApplicationInsights.Metric unsupported);
abstract member System.Collections.Generic.ICollection<Microsoft.ApplicationInsights.Metric>.Add : Microsoft.ApplicationInsights.Metric -> unit
override this.System.Collections.Generic.ICollection<Microsoft.ApplicationInsights.Metric>.Add : Microsoft.ApplicationInsights.Metric -> unit
Sub Add (unsupported As Metric) Implements ICollection(Of Metric).Add

Parâmetros

unsupported
Metric

Ignorado.

Implementações

Exceções

É sempre jogado.

Aplica-se a