共用方式為


Backup Resource Vault Configs - Get

擷取資源保存庫設定。

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/backupconfig/vaultconfig?api-version=2024-10-01

URI 參數

名稱 位於 必要 類型 Description
resourceGroupName
path True

string

復原服務保存庫所在的資源群組名稱。

subscriptionId
path True

string

訂用帳戶標識碼。

vaultName
path True

string

復原服務保存庫的名稱。

api-version
query True

string

用戶端 API 版本。

回應

名稱 類型 Description
200 OK

BackupResourceVaultConfigResource

還行

Other Status Codes

NewErrorResponse

描述作業失敗原因的錯誤回應。

安全性

azure_auth

Azure Active Directory OAuth2 Flow

類型: oauth2
Flow: implicit
授權 URL: https://login.microsoftonline.com/common/oauth2/authorize

範圍

名稱 Description
user_impersonation 模擬您的用戶帳戶。

範例

Get Vault Security Config

範例要求

GET https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SwaggerTestRg/providers/Microsoft.RecoveryServices/vaults/SwaggerTest/backupconfig/vaultconfig?api-version=2024-10-01

範例回覆

{
  "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/SwaggerTestRg/providers/Microsoft.RecoveryServices/vaults/SwaggerTest/backupconfig/vaultconfig",
  "name": "vaultconfig",
  "type": "Microsoft.RecoveryServices/vaults/backupconfig",
  "properties": {
    "enhancedSecurityState": "Enabled"
  }
}

定義

名稱 Description
BackupResourceVaultConfig

備份資源保存庫設定詳細數據。

BackupResourceVaultConfigResource

備份資源保存庫設定詳細數據。

EnhancedSecurityState

已啟用或停用。

Error

error 物件。

ErrorAdditionalInfo

資源管理錯誤其他資訊。

NewErrorResponse

資源管理錯誤回應。

SoftDeleteFeatureState

虛刪除功能狀態

StorageType

記憶體類型

StorageTypeState

鎖定或解除鎖定。 針對資源註冊計算機之後,storageTypeState 一律會鎖定。

BackupResourceVaultConfig

備份資源保存庫設定詳細數據。

名稱 類型 Description
enhancedSecurityState

EnhancedSecurityState

已啟用或停用。

isSoftDeleteFeatureStateEditable

boolean

此旗標已不再使用中。 請使用 'softDeleteFeatureState' 來設定保存庫的虛刪除狀態

resourceGuardOperationRequests

string[]

ResourceGuard 作業要求

softDeleteFeatureState

SoftDeleteFeatureState

虛刪除功能狀態

softDeleteRetentionPeriodInDays

integer

以天為單位的虛刪除保留期限

storageModelType

StorageType

記憶體類型。

storageType

StorageType

記憶體類型。

storageTypeState

StorageTypeState

鎖定或解除鎖定。 針對資源註冊計算機之後,storageTypeState 一律會鎖定。

BackupResourceVaultConfigResource

備份資源保存庫設定詳細數據。

名稱 類型 Description
eTag

string

選擇性 ETag。

id

string

資源標識子代表資源的完整路徑。

location

string

資源位置。

name

string

與資源相關聯的資源名稱。

properties

BackupResourceVaultConfig

BackupResourceVaultConfigResource 屬性

tags

object

資源標籤。

type

string

資源類型代表命名空間/ResourceType/ResourceType/... 格式的完整路徑。

EnhancedSecurityState

已啟用或停用。

名稱 類型 Description
Disabled

string

Enabled

string

Invalid

string

Error

error 物件。

名稱 類型 Description
additionalInfo

ErrorAdditionalInfo[]

錯誤其他資訊。

code

string

錯誤碼。

details

NewErrorResponse[]

錯誤詳細數據。

message

string

錯誤訊息。

target

string

錯誤目標。

ErrorAdditionalInfo

資源管理錯誤其他資訊。

名稱 類型 Description
info

object

其他資訊。

type

string

其他信息類型。

NewErrorResponse

資源管理錯誤回應。

名稱 類型 Description
error

Error

error 物件。

SoftDeleteFeatureState

虛刪除功能狀態

名稱 類型 Description
AlwaysON

string

Disabled

string

Enabled

string

Invalid

string

StorageType

記憶體類型

名稱 類型 Description
GeoRedundant

string

Invalid

string

LocallyRedundant

string

ReadAccessGeoZoneRedundant

string

ZoneRedundant

string

StorageTypeState

鎖定或解除鎖定。 針對資源註冊計算機之後,storageTypeState 一律會鎖定。

名稱 類型 Description
Invalid

string

Locked

string

Unlocked

string