Get-AzSqlInstanceDatabaseLedgerDigestUpload
取得 Azure SQL 受控執行個體 中資料庫的總帳摘要上傳設定。
PowerShell
Get-AzSqlInstanceDatabaseLedgerDigestUpload
[-ResourceGroupName] <String>
[-InstanceName] <String>
[-DatabaseName] <String>
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
PowerShell
Get-AzSqlInstanceDatabaseLedgerDigestUpload
-InputObject <AzureSqlManagedDatabaseModel>
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
PowerShell
Get-AzSqlInstanceDatabaseLedgerDigestUpload
[-ResourceId] <String>
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Get-AzSqlInstanceDatabaseLedgerDigestUpload Cmdlet 會取得 Azure SQL 受控執行個體 中指定資料庫的總賬摘要上傳設定
PowerShell
Get-AzSqlInstanceDatabaseLedgerDigestUpload -ResourceGroupName "ResourceGroup01" -InstanceName "Server01" -DatabaseName "Database01"
ResourceGroupName InstanceName DatabaseName State Endpoint
----------------- ------------ ------------ ----- --------
ResourceGroup01 Server01 Database01 Enabled https://mystorage.blob.core.windows.net
執行 Cmdlet 之前先提示您確認。
類型: | SwitchParameter |
別名: | cf |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
SQL 資料庫 名稱。
類型: | String |
Position: | 2 |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。
類型: | IAzureContextContainer |
別名: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
要擷取摘要上傳的資料庫物件。
類型: | Microsoft.Azure.Commands.Sql.Database.Model.AzureSqlManagedDatabaseModel |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
Azure SQL 受控執行個體 名稱。
類型: | String |
Position: | 1 |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
資源群組的名稱。
類型: | String |
Position: | 0 |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
要擷取摘要上傳的資料庫資源標識碼。
類型: | String |
Position: | 0 |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
顯示執行 Cmdlet 後會發生的情況。 未執行 Cmdlet。
類型: | SwitchParameter |
別名: | wi |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
Microsoft.Azure.Commands.Sql.Database.Model.AzureSqlManagedDatabaseModel