Package version:

Interface VolumeBackups

Volume details using the backup policy

interface VolumeBackups {
    backupsCount?: number;
    policyEnabled?: boolean;
    volumeName?: string;
    volumeResourceId?: string;
}

Properties

backupsCount?: number

Total count of backups for volume

policyEnabled?: boolean

Policy enabled

volumeName?: string

Volume name

volumeResourceId?: string

ResourceId used to identify the Volume