共用方式為


ExportDatabaseDefinition interface

包含執行匯出資料庫作業所需的資訊。

屬性

administratorLogin

系統管理員登入名稱。

administratorLoginPassword

系統管理員登入密碼。

authenticationType

驗證類型。

networkIsolation

選擇性資源資訊,可啟用要求的網路隔離。

storageKey

儲存體金鑰。

storageKeyType

儲存體金鑰類型。

storageUri

儲存體 URI。

屬性詳細資料

administratorLogin

系統管理員登入名稱。

administratorLogin: string

屬性值

string

administratorLoginPassword

系統管理員登入密碼。

administratorLoginPassword: string

屬性值

string

authenticationType

驗證類型。

authenticationType?: string

屬性值

string

networkIsolation

選擇性資源資訊,可啟用要求的網路隔離。

networkIsolation?: NetworkIsolationSettings

屬性值

storageKey

儲存體金鑰。

storageKey: string

屬性值

string

storageKeyType

儲存體金鑰類型。

storageKeyType: string

屬性值

string

storageUri

儲存體 URI。

storageUri: string

屬性值

string