OBJECT
AzureNativeStorageAccountSpecificSnapshot
Description
Snapshot information specific to the Azure storage account.
link GraphQL Schema definition
- type AzureNativeStorageAccountSpecificSnapshot implements PolarisSpecificSnapshot {
- # List of successfully backed-up objects.
- Long! :
- # List of objects that failed to back up.
- Long! :
- # Verifies if the snapshot is a partial backup.
- Boolean! :
- # ID of the snapshot.
- UUID! :
- }
link Require by
This element is not required by anyone