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:
}
{
,
provisioningState:
enum
,
storageSettings:
}
[
]
,
{
,
datastoreType:
enum
,
type:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
additionalInfo:
[
]
,
{
,
info:
object
,
type:
string
,
}
code:
string
,
details:
[
,
string
,
]
message:
string
,
target:
string
,
}