你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSAzureADOnlyAuthentication(AzureADOnlyAuthentication, String) Constructor

Definition

public PSAzureADOnlyAuthentication (Microsoft.Azure.Management.Synapse.Models.AzureADOnlyAuthentication azureADOnlyAuthentication, string workspaceName);
new Microsoft.Azure.Commands.Synapse.Models.PSAzureADOnlyAuthentication : Microsoft.Azure.Management.Synapse.Models.AzureADOnlyAuthentication * string -> Microsoft.Azure.Commands.Synapse.Models.PSAzureADOnlyAuthentication
Public Sub New (azureADOnlyAuthentication As AzureADOnlyAuthentication, workspaceName As String)

Parameters

azureADOnlyAuthentication
Microsoft.Azure.Management.Synapse.Models.AzureADOnlyAuthentication
workspaceName
String

Applies to