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