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

SynapseAnalyticsManagementClient.GetStorageKeys(String) Method

Definition

public System.Collections.Generic.Dictionary<Microsoft.Azure.Commands.Synapse.Models.Auditing.StorageKeyKind,string> GetStorageKeys (string storageEndpoint);
member this.GetStorageKeys : string -> System.Collections.Generic.Dictionary<Microsoft.Azure.Commands.Synapse.Models.Auditing.StorageKeyKind, string>
Public Function GetStorageKeys (storageEndpoint As String) As Dictionary(Of StorageKeyKind, String)

Parameters

storageEndpoint
String

Returns

Applies to