Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ResourcePolicySnapshotSchedulePolicy

import type { ResourcePolicySnapshotSchedulePolicy } from "https://googleapis.deno.dev/v1/compute:v1.ts";

A snapshot schedule policy specifies when and how frequently snapshots are to be created for the target disk. Also specifies how many and how long these scheduled snapshots should be retained.

interface ResourcePolicySnapshotSchedulePolicy {}

§Properties

§

Retention policy applied to snapshots created by this resource policy.

§

A Vm Maintenance Policy specifies what kind of infrastructure maintenance we are allowed to perform on this VM and when. Schedule that is applied to disks covered by this policy.

§

Properties with which snapshots are created such as labels, encryption keys.