DatabaseExtensions interface

一個進口、匯出或 PolybaseImport 資源。

Extends

屬性

administratorLogin

系統管理員登入名稱。 如果 AuthenticationType 是 ManagedIdentity,此欄位應該指定受控識別的資源識別碼。

administratorLoginPassword

系統管理員登入密碼。 如果 AuthenticationType 是 ManagedIdentity,則不應該指定此字段。

authenticationType

用來存取 SQL 的驗證類型:Sql、ADPassword 或 ManagedIdentity。

databaseEdition

匯入作業時,新建立之資料庫的資料庫版本。

maxSizeBytes

匯入作業時,新建立之資料庫的位元組大小上限。

networkIsolation

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

operationMode

作業的作業模式:匯入、匯出或 PolybaseImport。

serviceObjectiveName

匯入作業時,新建立之資料庫的資料庫服務等級目標。

storageKey

儲存體帳戶的記憶體金鑰。 如果 StorageKeyType 是 ManagedIdentity,此欄位應該指定受控識別的資源標識符。

storageKeyType

儲存器密鑰類型:StorageAccessKey、SharedAccessKey 或 ManagedIdentity。

storageUri

記憶體帳戶的記憶體 URI。

繼承的屬性

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

資源的名稱

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

屬性詳細資料

administratorLogin

系統管理員登入名稱。 如果 AuthenticationType 是 ManagedIdentity,此欄位應該指定受控識別的資源識別碼。

administratorLogin?: string

屬性值

string

administratorLoginPassword

系統管理員登入密碼。 如果 AuthenticationType 是 ManagedIdentity,則不應該指定此字段。

administratorLoginPassword?: string

屬性值

string

authenticationType

用來存取 SQL 的驗證類型:Sql、ADPassword 或 ManagedIdentity。

authenticationType?: string

屬性值

string

databaseEdition

匯入作業時,新建立之資料庫的資料庫版本。

databaseEdition?: string

屬性值

string

maxSizeBytes

匯入作業時,新建立之資料庫的位元組大小上限。

maxSizeBytes?: string

屬性值

string

networkIsolation

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

networkIsolation?: NetworkIsolationSettings

屬性值

operationMode

作業的作業模式:匯入、匯出或 PolybaseImport。

operationMode?: string

屬性值

string

serviceObjectiveName

匯入作業時,新建立之資料庫的資料庫服務等級目標。

serviceObjectiveName?: string

屬性值

string

storageKey

儲存體帳戶的記憶體金鑰。 如果 StorageKeyType 是 ManagedIdentity,此欄位應該指定受控識別的資源標識符。

storageKey?: string

屬性值

string

storageKeyType

儲存器密鑰類型:StorageAccessKey、SharedAccessKey 或 ManagedIdentity。

storageKeyType?: string

屬性值

string

storageUri

記憶體帳戶的記憶體 URI。

storageUri?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源的名稱

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」

type?: string

屬性值

string

繼承自ProxyResource.type