services.waagent.settings.ResourceDisk.MountPoint

NixOS option

This option specifies the path at which the resource disk is mounted. The resource disk is a temporary disk and might be emptied when the VM is deprovisioned. This configuration has no effect if resource disk is managed by cloud-init.

type: string
Default
"/mnt/resource"
declared in: nixos/modules/virtualisation/waagent.nixView source on NixOS/nixpkgs →