### YamlMime:JavaType methods: - fullName: com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey.withSharedAccessKey(String sharedAccessKey) name: withSharedAccessKey(String sharedAccessKey) nameWithType: SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey.withSharedAccessKey(String sharedAccessKey) parameters: - description:

the shared access key to use; it must be preceded with a "?."

name: sharedAccessKey type: returns: description:

next definition stage

type: syntax: public SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword withSharedAccessKey(String sharedAccessKey) uid: com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey.withSharedAccessKey(String) - fullName: com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey.withStorageAccessKey(String storageAccessKey) name: withStorageAccessKey(String storageAccessKey) nameWithType: SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey.withStorageAccessKey(String storageAccessKey) parameters: - description:

the storage access key to use

name: storageAccessKey type: returns: description:

next definition stage

type: syntax: public SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword withStorageAccessKey(String storageAccessKey) uid: com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey.withStorageAccessKey(String) nameWithType: SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey syntax: public interface WithStorageTypeAndKey type: interface uid: com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey fullName: com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey name: SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey package: com.microsoft.azure.management.sql summary:

Sets the storage key type and value to use.

metadata: {}