AuthenticationTelemetryData(IEnumerable<IAuthTelemetryRecord>) Constructor

Definition

public AuthenticationTelemetryData(System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAuthTelemetryRecord> records);
new Microsoft.Azure.Commands.Common.Authentication.Abstractions.AuthenticationTelemetryData : seq<Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAuthTelemetryRecord> -> Microsoft.Azure.Commands.Common.Authentication.Abstractions.AuthenticationTelemetryData
Public Sub New (records As IEnumerable(Of IAuthTelemetryRecord))

Parameters

Applies to