logsPath property

String? logsPath
getter/setter pair

The path to which logs are saved when the destination = PATH.

This can be a local file path on the VM, or under the mount point of a Persistent Disk or Filestore, or a Cloud Storage path.

Implementation

core.String? logsPath;