Partager via


AzureSessionCredential(IAzureContext, DebugLogWriter) Constructor

Definition

public AzureSessionCredential (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext DefaultContext, Microsoft.Azure.Commands.Synapse.Common.DebugLogWriter logWriter = default);
new Microsoft.Azure.Commands.Synapse.Common.AzureSessionCredential : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext * Microsoft.Azure.Commands.Synapse.Common.DebugLogWriter -> Microsoft.Azure.Commands.Synapse.Common.AzureSessionCredential
Public Sub New (DefaultContext As IAzureContext, Optional logWriter As DebugLogWriter = Nothing)

Parameters

DefaultContext
IAzureContext
logWriter
DebugLogWriter

Applies to