StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent.AccessKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The access key associated with this Azure Storage account that will be used to connect to it. Serialized Name: AddStorageAccountWithAccountParameters.properties.accessKey
public string AccessKey { get; }
member this.AccessKey : string
Public ReadOnly Property AccessKey As String