你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImportExistingDatabaseDefinition interface

Contains the information necessary to perform import operation for existing database.

Properties

administratorLogin

Administrator login name.

administratorLoginPassword

Administrator login password.

authenticationType

Authentication type.

networkIsolation

Optional resource information to enable network isolation for request.

storageKey

Storage key.

storageKeyType

Storage key type.

storageUri

Storage Uri.

Property Details

administratorLogin

Administrator login name.

administratorLogin: string

Property Value

string

administratorLoginPassword

Administrator login password.

administratorLoginPassword: string

Property Value

string

authenticationType

Authentication type.

authenticationType?: string

Property Value

string

networkIsolation

Optional resource information to enable network isolation for request.

networkIsolation?: NetworkIsolationSettings

Property Value

storageKey

Storage key.

storageKey: string

Property Value

string

storageKeyType

Storage key type.

storageKeyType: string

Property Value

string

storageUri

Storage Uri.

storageUri: string

Property Value

string