BackupElement interface
The backup element.
Properties
element |
The path ID that uniquely identifies the backup element. |
element |
The name of the backup element. |
element |
The hierarchical type of the backup element. |
size |
The size in bytes. |
volume |
The path ID of the volume container. |
volume |
The name of the volume. |
volume |
The volume type. |
Property Details
elementId
The path ID that uniquely identifies the backup element.
elementId: string
Property Value
string
elementName
The name of the backup element.
elementName: string
Property Value
string
elementType
The hierarchical type of the backup element.
elementType: string
Property Value
string
sizeInBytes
The size in bytes.
sizeInBytes: number
Property Value
number
volumeContainerId
The path ID of the volume container.
volumeContainerId: string
Property Value
string
volumeName
The name of the volume.
volumeName: string
Property Value
string
volumeType
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript