DataLakeStorageGen2AuthSharedKey type
Represents Shared Key in KV Authentication Type for Azure DataLake Storage Gen2 Source
type DataLakeStorageGen2AuthSharedKey = {
authenticationType: "DataLakeGen2SharedKey"
credentialId: string
}