ImportNewDatabaseDefinition interface

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

Properties

administratorLogin

Administrator login name.

administratorLoginPassword

Administrator login password.

authenticationType

Authentication type.

databaseName

Name of the import database.

edition

Edition of the import database.

maxSizeBytes

Max size in bytes for the import database.

networkIsolation

Optional resource information to enable network isolation for request.

serviceObjectiveName

Service level objective name of the import database.

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

databaseName

Name of the import database.

databaseName?: string

Property Value

string

edition

Edition of the import database.

edition?: string

Property Value

string

maxSizeBytes

Max size in bytes for the import database.

maxSizeBytes?: string

Property Value

string

networkIsolation

Optional resource information to enable network isolation for request.

networkIsolation?: NetworkIsolationSettings

Property Value

serviceObjectiveName

Service level objective name of the import database.

serviceObjectiveName?: string

Property Value

string

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