ExportDatabaseDefinition interface
Contains the information necessary to perform export database operation.
Properties
administrator |
Administrator login name. |
administrator |
Administrator login password. |
authentication |
Authentication type. |
network |
Optional resource information to enable network isolation for request. |
storage |
Storage key. |
storage |
Storage key type. |
storage |
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