AutoSnapshotAddOnResponse

data class AutoSnapshotAddOnResponse(val snapshotTimeOfDay: String? = null)

Definition of AutoSnapshotAddOn

Constructors

Link copied to clipboard
constructor(snapshotTimeOfDay: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The daily time when an automatic snapshot will be created.