AuthenticationTelemetry Class
Definition
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.
public class AuthenticationTelemetry : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Interfaces.AzurePSCmdletConcurrentVault<Microsoft.Azure.Commands.Common.Authentication.Abstractions.AuthTelemetryRecord>
type AuthenticationTelemetry = class
inherit AzurePSCmdletConcurrentVault<AuthTelemetryRecord>
Public Class AuthenticationTelemetry
Inherits AzurePSCmdletConcurrentVault(Of AuthTelemetryRecord)
- Inheritance
Constructors
| Name | Description |
|---|---|
| AuthenticationTelemetry() | |
Fields
| Name | Description |
|---|---|
| Name | |
Methods
| Name | Description |
|---|---|
| GetTelemetryRecord(ICmdletContext) | |
| PopDataRecords(ICmdletContext) | (Inherited from AzurePSCmdletConcurrentVault<T>) |
| PushDataRecord(ICmdletContext, T) | (Inherited from AzurePSCmdletConcurrentVault<T>) |