DiskSnapshotSpecification
DiskSnapshotSpecification
Disk Snapshot Specification details
JSON Example
{
"name": "string",
"description": "string",
"snapshotProperties": {
"snapshotProperties": "{\"incremental\": \"true\","
},
"tags": [
{
"key": "env",
"value": "dev"
}
]
}
string
name
Optional
A human-friendly name used as an identifier in APIs that support this option.
string
description
Optional
A human-friendly description.
object
snapshotProperties
Optional
Cloud specific snapshot properties supplied in as name value pairs
array of
Tag
tags
Optional
A set of tag keys and optional values that have to be set on the snapshot in the cloud. Currently supported for Azure Snapshots