Share via


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