TelemetryProvider Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class providing telemetry usage based on the user's data collection settings
public class TelemetryProvider : IDisposable, System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string,AzurePSQoSEvent>>, System.Collections.Generic.IDictionary<string,AzurePSQoSEvent>, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,AzurePSQoSEvent>>
type TelemetryProvider = class
interface IDictionary<string, AzurePSQoSEvent>
interface ICollection<KeyValuePair<string, AzurePSQoSEvent>>
interface seq<KeyValuePair<string, AzurePSQoSEvent>>
interface IEnumerable
interface IDisposable
Public Class TelemetryProvider
Implements ICollection(Of KeyValuePair(Of String, AzurePSQoSEvent)), IDictionary(Of String, AzurePSQoSEvent), IDisposable, IEnumerable(Of KeyValuePair(Of String, AzurePSQoSEvent))
- Inheritance
-
TelemetryProvider
- Implements
-
ICollection<KeyValuePair<String,AzurePSQoSEvent>> ICollection<KeyValuePair<TKey,TValue>> IDictionary<String,AzurePSQoSEvent> IEnumerable<KeyValuePair<String,AzurePSQoSEvent>> IEnumerable<KeyValuePair<TKey,TValue>> IEnumerable<T> IEnumerable IDisposable
Add(Key |
|
Add(String, Azure |
|
Clear() | |
Contains(Key |
|
Contains |
|
Copy |
|
Create(Action<String>, Action<String>) |
Factory method for TelemetryProvider |
Create(Boolean, IEvent |
Create a telemtry provider, using the given profile settings and event store |
Create(IEvent |
Create a Telemetry Provider using the given event listener |
Create |
Create a telmetry record |
Dispose() | |
Dispose(Boolean) | |
Flush() |
Flush metrics |
Get |
|
Log |
Log a telemetry event |
Remove(Key |
|
Remove(String) | |
Try |
منتج | الإصدارات |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |