GetBackupPolicyResult

constructor(dailyBackupsToKeep: Int? = null, enabled: Boolean? = null, id: String, location: String, monthlyBackupsToKeep: Int? = null, name: String, provisioningState: String, tags: Map<String, String>? = null, type: String, volumeBackups: List<VolumeBackupsResponse>? = null, volumesAssigned: Int? = null, weeklyBackupsToKeep: Int? = null, yearlyBackupsToKeep: Int? = null)