Get the key associated with a named account, or null if it is not registered or auto-detected from
the subscriptions
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- storageAccountName
- Type: System String
The name of the storage account
Return Value
Type: StringThe storage key, or null
See Also