Description | : Returns resource collection belonging to a subscription. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/providers/Microsoft.DataProtection/backupVaults
{
api-version:
string
,
subscriptionId:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
properties:
}
{
,
monitoringSettings:
{
,
azureMonitorAlertSettings:
}
{
,
alertsForAllJobFailures:
enum
,
}
provisioningState:
enum
,
resourceMoveState:
enum
,
resourceMoveDetails:
{
,
operationId:
string
,
startTimeUtc:
string
,
completionTimeUtc:
string
,
sourceResourcePath:
string
,
targetResourcePath:
string
,
}
securitySettings:
{
,
softDeleteSettings:
{
,
state:
enum
,
retentionDurationInDays:
number
,
}
immutabilitySettings:
{
,
state:
enum
,
}
encryptionSettings:
}
{
,
state:
enum
,
keyVaultProperties:
{
,
keyUri:
string
,
}
kekIdentity:
{
,
identityType:
enum
,
identityId:
string
,
}
infrastructureEncryption:
enum
,
}
storageSettings:
[
]
,
{
,
datastoreType:
enum
,
type:
enum
,
}
isVaultProtectedByResourceGuard:
boolean
,
featureSettings:
{
,
crossSubscriptionRestoreSettings:
{
,
state:
enum
,
}
crossRegionRestoreSettings:
}
{
,
state:
enum
,
}
secureScore:
enum
,
bcdrSecurityLevel:
enum
,
resourceGuardOperationRequests:
[
,
string
,
]
replicatedRegions:
}
[
,
string
,
]
⚐ Response (default)
{
error:
}
{
,
additionalInfo:
[
]
,
{
,
info:
object
,
type:
string
,
}
code:
string
,
details:
[
,
string
,
]
message:
string
,
target:
string
,
}