| Modifier and Type | Method and Description |
|---|---|
ImportExtensionRequest |
ImportExtensionRequest.withAdministratorLogin(String administratorLogin)
Set the name of the SQL administrator.
|
ImportExtensionRequest |
ImportExtensionRequest.withAdministratorLoginPassword(String administratorLoginPassword)
Set the password of the SQL administrator.
|
ImportExtensionRequest |
ImportExtensionRequest.withAuthenticationType(AuthenticationType authenticationType)
Set the authentication type.
|
ImportExtensionRequest |
ImportExtensionRequest.withName(String name)
Set the name of the extension.
|
ImportExtensionRequest |
ImportExtensionRequest.withOperationMode(String operationMode)
Set the type of import operation being performed.
|
ImportExtensionRequest |
ImportExtensionRequest.withStorageKey(String storageKey)
Set the storage key to use.
|
ImportExtensionRequest |
ImportExtensionRequest.withStorageKeyType(StorageKeyType storageKeyType)
Set the type of the storage key to use.
|
ImportExtensionRequest |
ImportExtensionRequest.withStorageUri(String storageUri)
Set the storage uri to use.
|
ImportExtensionRequest |
ImportExtensionRequest.withType(String type)
Set the type of the extension.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/